..
ata
Bump timeout to 10s only for ATAPI devices, 1s is fine for IDE drives once
1999-04-15 09:41:09 +00:00
dec
Defined KEY_CAPSLOCK.
1999-03-19 18:34:01 +00:00
eisa
Fix duplicate "3com" from attach, as noted in PR#7607.
1999-04-13 22:34:05 +00:00
i2c
…
ic
Make the 3Com Etherlink XL driver work on big-endian systems. From
1999-04-26 23:28:31 +00:00
isa
Improved 509B-in-PnP mode detection (Christoph Badura, Jonathan Stone):
1999-04-28 01:20:01 +00:00
isapnp
Rebuilt from 'isapnpdevs'.
1999-04-18 13:21:01 +00:00
microcode
roll ISP1040 and ISP2100 f/w to latest release
1999-04-04 01:21:02 +00:00
mii
mii_phy_auto(): don't rely on an implicit declaration of the waitfor argument.
1999-04-26 14:48:57 +00:00
ofisa
Fix a typo.
1999-03-30 20:07:56 +00:00
ofw
oops, fix previous.
1999-03-10 02:19:04 +00:00
pci
Make PCI IDE DMA work on big-endian systems.
1999-04-28 00:18:12 +00:00
pckbc
In a PC keyboard doesn't accept a "set to scanset 2" command, reset it
1999-03-26 12:39:13 +00:00
pcmcia
Add support for the Fujitsu Towa LA501 Ethernet card. PR #6524 , Stephen Ma.
1999-04-27 04:56:18 +00:00
raidframe
Fix a couple of compiler warnings on the Alpha. Pointed out by Tim Rightnour.
1999-04-12 19:39:59 +00:00
rasops
Remove crud remaining from userland mockup.
1999-04-26 04:29:12 +00:00
rcons
Let `mapchar' in operations set decide if characters (c > 127) are printable.
1999-04-22 00:46:36 +00:00
sbus
It is no longer necessary to protect bus_dma_[un]load() at splbio, since
1999-04-25 10:40:53 +00:00
scsipi
If setting to pio mode < 3 fails, try to set pio mode 3 before returning
1999-04-15 16:21:27 +00:00
sun
Catch up with a change to the stint interface.
1999-02-03 20:22:28 +00:00
tc
Shut 'gcc -Wuninitialized' up.
1999-04-25 03:02:05 +00:00
usb
Regen.
1999-04-27 21:32:05 +00:00
vme
To clear a chunk of bus memory use bus_space_set_regionN().
1999-03-23 12:01:45 +00:00
wscons
Map the Home and End keys as xterm does.
1999-04-22 20:06:02 +00:00
wsfont
Bump WSFONT_L2R/R2L by +1 so 0 can mean no specific order is required.
1999-04-26 23:41:57 +00:00
Makefile
…
auconv.c
…
auconv.h
Make copyrights conform.
1999-04-13 20:37:21 +00:00
audio.c
Make these compile on the alpha when AUDIO_DEBUG is defined.
1999-02-26 01:18:09 +00:00
audio_if.h
Pass the direction to the allocm and round_buffersize methods.
1999-02-17 02:37:38 +00:00
audiovar.h
Pass the direction to the allocm and round_buffersize methods.
1999-02-17 02:37:38 +00:00
ccd.c
a kindler gentler fix
1999-03-04 02:38:19 +00:00
ccdvar.h
Fix a st00p1d bug I introduced in rev 1.57, which would cause any activity
1999-01-21 00:35:15 +00:00
clock_subr.c
…
clock_subr.h
…
cninit.c
…
cons.c
…
cons.h
…
md.c
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
md.h
…
midi.c
Make these compile on the alpha when AUDIO_DEBUG is defined.
1999-02-26 01:18:09 +00:00
midi_if.h
Do the splaudio()/IPL_AUDIO hack here, too, so that MPU attachments can see
1999-03-22 07:57:15 +00:00
midisyn.c
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
midisynvar.h
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
midivar.h
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
mulaw.c
…
mulaw.h
…
rnd.c
don't allow /dev/random to be opened (return ENXIO) until there is at least
1999-04-01 19:07:40 +00:00
rndpool.c
KNF anality.
1999-01-27 10:41:00 +00:00
sequencer.c
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
sequencervar.h
Make the copyright header conform to the NetBSD template.
1998-11-25 22:17:06 +00:00
vnd.c
Add a couple of missing splbio()/splx() pairs that caused pool corruption.
1999-04-21 22:14:15 +00:00
vndvar.h
…