NetBSD/sys/dev
nisimura 9c3842f41b Relocate 'struct tc_softc' and several function declarations useful
to outsides of 'tc.c' into 'tcvar.h'.
1999-11-15 03:41:49 +00:00
..
ata Give lp->d_type a value other than 'unknown'. When the model is "ST506", 1999-11-10 14:11:34 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus (cardbus_attach_card): don't free cc 1999-11-12 18:18:38 +00:00
dec allow to wildcard the serial channel 1999-10-26 18:20:44 +00:00
eisa Don't panic so easily on failure; just issue notification. 1999-10-18 21:59:19 +00:00
i2c
ic Call mii_down() as appropriate. 1999-11-12 18:14:17 +00:00
isa Allow irq 15 since some clones use it. 1999-11-02 23:35:02 +00:00
isapnp regen 1999-10-27 15:12:28 +00:00
microcode Remove f/w from tree. The licences are not acceptable to TNF. 1999-10-28 16:13:43 +00:00
mii Add mii_down(), which is used by MAC drivers to inform PHYs that the 1999-11-12 18:12:59 +00:00
mscp Bus'ify the mscp code also. 1999-06-06 19:16:18 +00:00
ofisa
ofw Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pci Export softc. 1999-11-13 13:40:28 +00:00
pckbc Spelling. 1999-08-25 00:59:08 +00:00
pcmcia Print range of all iospaces or all memspaces if their length aren't zero. 1999-11-07 07:44:21 +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 If we have a choice: do not trust the parity disk for read 1999-11-09 03:07:20 +00:00
rasops Possible typo. 1999-11-06 01:01:20 +00:00
rcons Change the way the default foreground and background colors are chosen: 1999-08-26 20:48:09 +00:00
sbus Call mii_down() as appropriate. 1999-11-12 18:14:17 +00:00
scsipi Allow SCSI_DELAY to be shorter than 2 seconds. 1999-11-14 18:06:09 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc Relocate 'struct tc_softc' and several function declarations useful 1999-11-15 03:41:49 +00:00
usb Get transfer status right on short transfers. From FreeBSD, Nick Hibma. 1999-11-13 23:58:01 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons allow to set multiple keyboard "variants" simultanously. 1999-11-10 16:49:38 +00:00
wsfont Add new font sets - VT220 8x8 and 8x10. 1999-11-02 10:25:22 +00:00
Makefile
auconv.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
auconv.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
audio.c Make sure to call vdevgone() on all devices when deteching. 1999-11-09 16:50:47 +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 from jason: 1999-11-03 16:04:03 +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
md.h
midi.c '<Device>' usually means the string comes from outside the kernel. 1999-10-19 16:04:52 +00:00
midi_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
midisyn.c
midisynvar.h
midivar.h
mulaw.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
mulaw.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
rnd.c Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +00:00
rndpool.c
sequencer.c Allow larger timer variation. 1999-10-11 12:53:14 +00:00
sequencervar.h
vnd.c
vndvar.h