hubertf
48ee8d1290
resolve conflicts
1999-10-20 15:09:58 +00:00
enami
b4e3ec7f3d
Don't restrict the ethernet portion after modem portion. It prevents
...
us from using some config entries (com at 0x3xxx).
1999-10-20 14:57:57 +00:00
enami
fee96e1746
Check if the type of device node isn't VBAD before touching v_specinfo. If
...
the device vnode is revoked, the field is NULL and touching it causes null
pointer derefercence.
1999-10-20 14:32:09 +00:00
hubertf
07ba439fc9
Import pdksh V5.2.14.
...
Includes lots of bugfixes.
1999-10-20 14:27:32 +00:00
enami
cbf7cef809
No need to clear SI_MOUNTEDON on mount failure. We make sure that it
...
is not set on start of mounting and never set unless success to mount.
1999-10-20 14:25:42 +00:00
simonb
f72818160a
Remove unused variable.
1999-10-20 14:21:10 +00:00
ad
b3e97ca54b
Nuke some silliness.
1999-10-20 12:27:38 +00:00
ad
eccc3630ec
DPT_MORE_TIMEOUT was scaled wrong.
1999-10-20 11:54:10 +00:00
is
bb5c4fff2a
Make this compile without booting support for P568k+PPC boards
1999-10-20 06:40:26 +00:00
nisimura
e470fe0db1
Remove Bt459 register layout exposure. XXX Needs consideration about
...
possible merger of SFB+ ASIC and TGA(2)/PCI register definitions.
1999-10-20 02:44:48 +00:00
dan
0860075c8b
oops, wsmouse had same bad perms as wskbd
1999-10-19 23:19:38 +00:00
dan
3b9487d9aa
Fix up conflicting decl for putchr()
1999-10-19 23:09:45 +00:00
dan
de4beb9532
Don't set wskbd* devices to 666, use 600 like every other arch, to
...
prevent random users remapping your console keyboard.
1999-10-19 22:26:52 +00:00
augustss
afc4d36639
Regen.
1999-10-19 21:16:04 +00:00
augustss
172180cf42
Add an AltecLansing speaker.
1999-10-19 21:15:35 +00:00
ad
675c12dbcb
- Don't get stalled by a bogus HA_ST_MORE condition.
...
- Don't trust HA_ST_MORE again if the above situation occurs.
- Nuke bitfields in 'struct eata_sp'.
- Don't bother using scatter-gather if DMA map contains only 1 segment.
- Return TRY_AGAIN_LATER and not COMPLETE if an EATA command times out.
- Check SCSI status in dpt_inquire(), not just HBA status.
- Some cosmetic changes and sanity checks.
1999-10-19 20:16:48 +00:00
thorpej
d3c33c1744
Program the 53c96's interrupt routing info into the VIA before doing
...
anything that might cause an interrupt (e.g. the SCSI bus reset in
ncr53c9x_attach()). If we don't do this, the initial interrupt is
lost, thus causing the state machine to never enter IDLE state, thus
causing SCSI commands to never be executed.
Fixes kern/8544, reported by Erik Bertelsen <erik@mediator.uni-c.dk>.
1999-10-19 17:00:41 +00:00
soren
78cc55b359
'<Device>' usually means the string comes from outside the kernel.
1999-10-19 16:04:52 +00:00
chs
b16ae5a8a5
put various debugging printfs under #ifdef DEBUG.
1999-10-19 16:04:45 +00:00
soren
6129fbed1e
Fix pastos.
1999-10-19 10:35:37 +00:00
nisimura
fd3561cc02
Preliminary import of 'SFB enhanced' text renderer with many caveats
...
to be corrected. Text drawing is now improved significantly, but;
cursor is drawn incorrectly, copycols() trashes a screen, 'standout
(\033[7m)' results in lines reversed entirely until '\033[0m', and
possibly more issues. Not multi-colour, 8bpp only this moment. Costly
write memory barrier instrunctions should be eliminated using framebuffer
address aliasing technique for NetBSD/alpha.
1999-10-19 09:51:17 +00:00
haya
5aa225ed2e
Disable legacy io port before the bridge is probed as a pcic on isa.
...
Comments ware changed to comply the KNF.
Add PCCBB_PCMCIA_16BITONLY to support TI PCI103X series.
1999-10-19 09:29:46 +00:00
nisimura
7b3b03bea6
Enable 'WSSCREEN_REVERSE' scr-capability.
1999-10-19 00:49:33 +00:00
mycroft
02bd5fa80e
Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependent
...
and one which isn't. The latter is now used for ttyEcfg, enabling the
VT-switching ioctls to work on it. (This allows Linux X servers to work when
/emul/linux/dev/tty0 is linked to /dev/ttyEcfg.)
1999-10-19 00:03:18 +00:00
ad
652f0f8841
Back out previous
1999-10-18 22:41:23 +00:00
ad
9cce953883
Don't panic so easily on failure; just issue notification.
1999-10-18 21:59:19 +00:00
pk
58732ef4b8
Remove awk(1); it is no longer used by the installation scripts.
...
Add link to sysinst.
1999-10-18 20:47:19 +00:00
pk
973b140334
Use utils/x_ping (so we don't have to include libipsec in the miniroot).
1999-10-18 20:40:52 +00:00
pk
2bcf2d369c
Add `libbz2'.
1999-10-18 20:39:56 +00:00
pk
569ef0062c
Add sparc MD parts to `make release'.
1999-10-18 20:39:01 +00:00
pk
6635ac5d84
We no longer build c++rt0.o.
1999-10-18 20:31:53 +00:00
pk
da694941e6
We no longer build ldconfig(8).
1999-10-18 20:30:39 +00:00
pk
ed198ecbf3
Change `putchr' prototype to make it acceptable to tputs().
1999-10-18 20:28:32 +00:00
pk
d7fdeb3097
Use `utils/x_ping'.
...
Add `libbz2'.
1999-10-18 20:22:10 +00:00
pk
ea72edb188
Add x_ping.
1999-10-18 20:20:03 +00:00
pk
c21bc25a04
Build ping without IPSEC.
1999-10-18 20:19:39 +00:00
pk
b06b87a810
Add `release:' targets.
1999-10-18 20:13:55 +00:00
wrstuden
e5bf8dc4d5
Catch a few cases missed earlier where we need to lock the vnode before
...
calling VOP_CLOSE().
1999-10-18 19:52:24 +00:00
is
339b6a0303
Limited support for matching on ARCnet payload:
...
- oldstyle and PHDS IPv4+ARP; RARP, IPv6, Appletalk are matched now.
- in case this is an unfragmented or first-fragment IPv4, IPv6, ARP, RARP or
Appletalk packet, matching inside the payload is possible to the extent
already supported by tcpdump/libpcap. For 2nd and next fragments, this
won't work; it also won't work for oldstyle (RFC1051) IPv4 and ARP.
1999-10-18 19:44:12 +00:00
fvdl
67eefde8f0
bdevvp returns a locked vnode, so vput it. From Bill Studenmund.
1999-10-18 19:37:28 +00:00
soren
72b75dc0b8
Shorten fpuname for built-in FPUs.
1999-10-18 17:23:00 +00:00
soren
6bae30b8f8
Make it compile with DEBUG.
1999-10-18 17:17:09 +00:00
enami
5d2feb3813
Remove options FIFO and MULTICAST. They aren't optional.
1999-10-18 09:42:12 +00:00
itohy
80b776d037
Use NMPU instead of NMIDI so that it can compile without mpu attachment.
...
Requested by Izumi Tsutsui.
1999-10-18 05:11:39 +00:00
itohy
6fa7d72ce5
Make __SVR4_ABI__ optional.
1999-10-18 03:26:53 +00:00
itohy
1d0a433095
ELF PIC support.
1999-10-18 03:24:28 +00:00
itohy
29215efa45
ELF PIC support.
...
Small optimization.
1999-10-18 03:22:14 +00:00
rvb
c4c0fb2cd4
Update 00READ with porting instructions
1999-10-18 02:08:43 +00:00
simonb
12f4b8077a
Remove diskimage.gz before trying to do gzip diskimage.
1999-10-18 01:35:17 +00:00
cgd
d935a73378
nuke RCS "Log" and "Header" tags. They cause problems for third parties
...
importing our sources, and for NetBSD release engineering folks.
(They've been against the NetBSD coding style forever, but they crept
in anyway.)
1999-10-17 23:53:45 +00:00