NetBSD/sys/dev
fvdl ba7e45647d Initialize buffer dependencies list for soft updates when initializing
a new buffer.
1999-11-17 09:34:03 +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 Make this a lot more like the PCI front-end. 1999-11-17 08:49:16 +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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Make the MII code match the `ep' driver's (*again*). 1999-11-17 08:03:30 +00:00
isa added support for BOCA 6port ISA adapter. 3x16552 with an 1999-11-15 21:13:38 +00:00
isapnp re-generating isapnpdevs.c isapnpdevs.h 1999-11-17 02:03:10 +00:00
microcode Re-add stub Qlogic F/W files so that life is easier when/if the new 1999-11-16 18:48:40 +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 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 Regen. 1999-11-17 00:09:48 +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 Remove some minor stuff that wasn't right, and wasn't even really used. 1999-11-17 01:16:37 +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 - Reflect changes in ibus_intr_establish() definition. 1999-11-15 09:54:41 +00:00
usb Add a few more diagnostics. 1999-11-16 22:19:03 +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 Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
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 Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +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 Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
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 Rename this driver `md'. 1996-12-28 23:09:26 +00:00
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 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 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 KNF anality. 1999-01-27 10:41:00 +00:00
sequencer.c Allow larger timer variation. 1999-10-11 12:53:14 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Initialize buffer dependencies list for soft updates when initializing 1999-11-17 09:34:03 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00