NetBSD/sys/dev
pk 569836a986 It is no longer necessary to protect bus_dma_[un]load() at splbio, since
sparc bus_dma*() functions now protect their own internals..
1999-04-25 10:40:53 +00:00
..
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 Don't send any data upstream if we're not open yet. 1999-04-22 20:37:37 +00:00
isa Don't attach an 3bc509B as ep? at isa if the EEPROM is set to to PnP mode. 1999-04-20 22:07:37 +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 Implement asynchronous autonegotiation when driven by the MII tick 1999-04-23 04:24:32 +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 Fix a couple of problems in the PCscsi-PCI driver: 1999-04-25 01:20:02 +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 Fix enet_vendor entries for Compex Linkport Enet B (PR 7238) 1999-04-16 22:35:49 +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 Code cleanup. Add ri_bswap member to 'struct rasops_info' to indicate that 1999-04-13 03:02:40 +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 Add some digitizer usage codes. 1999-04-22 01:57:01 +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 Replace qvss8x15 with version from NetBSD/vax, which contains the full ISO 1999-04-14 23:06:26 +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
midisynvar.h
midivar.h
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
sequencervar.h
vnd.c Add a couple of missing splbio()/splx() pairs that caused pool corruption. 1999-04-21 22:14:15 +00:00
vndvar.h