NetBSD/sys/dev
scw d1c5384e9a Minor optimisation. 1999-09-18 09:45:05 +00:00
..
ata Don't call wddone() from _wdstart(), the ata_wdc system will do it now. 1999-08-09 09:48:04 +00:00
bi "files" also needed. 1999-08-04 19:13:05 +00:00
dec set baudrate before talking to the keyboard (in non-console case) 1999-09-16 19:39:05 +00:00
eisa First crack at shared ROM/shared interrupts on 21040 multi-port boards, 1999-09-14 22:25:48 +00:00
i2c
ic Minor optimisation. 1999-09-18 09:45:05 +00:00
isa The nca.c probe routine falsely claims i82595tx chips to itself. 1999-09-09 09:54:08 +00:00
isapnp Add opl at wss for isapnp devices w/o MAD chip. 1999-09-06 18:31:45 +00:00
microcode do not install these headers. they are large (~1.8M) and useless to userland. 1999-08-26 07:58:58 +00:00
mii Fix botched RCS IDs. 1999-09-16 05:58:18 +00:00
mscp Bus'ify the mscp code also. 1999-06-06 19:16:18 +00:00
ofisa Fix a typo. 1999-03-30 20:07:56 +00:00
ofw Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pci Fix a few buglets in the multi-port 21040 code. ZNYX ZX314 confirmed 1999-09-17 21:55:01 +00:00
pckbc Spelling. 1999-08-25 00:59:08 +00:00
pcmcia IPv6 support. 1999-09-10 00:30:59 +00:00
qbus Add a timeout-routine that checks if transmit logic dies, and reset it 1999-08-01 15:25:41 +00:00
raidframe Nuke unused prototype. 1999-09-08 02:01:55 +00:00
rasops - Collapse forward and reverse cases in rasops_copyrows() into one 1999-09-17 00:22:07 +00:00
rcons Change the way the default foreground and background colors are chosen: 1999-08-26 20:48:09 +00:00
sbus Make the kthread API a bit more friendly to loadable kernel modules. 1999-07-06 21:44:09 +00:00
scsipi Implement detaching SCSI and ATAPI disks. 1999-09-11 21:42:58 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc Regen. 1999-09-18 01:46:25 +00:00
usb Make defines follow the standard. 1999-09-16 21:53:58 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons introduce new variable wsdisplay_defaultscreens (initialized to 1999-09-16 18:16:51 +00:00
wsfont Assign ownership & copyright to TNF. There is probably a procedure for this 1999-05-18 21:51:57 +00:00
Makefile
auconv.c
auconv.h Make copyrights conform. 1999-04-13 20:37:21 +00:00
audio.c Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
audio_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
audiovar.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
ccd.c We really only need *one* componenet buffer pool... 1999-08-11 02:41:02 +00:00
ccdvar.h Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense 1999-08-11 02:44:35 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c Catch a console configuration error. Instead of jumping through cdevsw indexed 1999-08-04 14:40:54 +00:00
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 Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
midi_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +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 Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +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