NetBSD/sys/dev
augustss 1a2fda613e Regen. 2002-01-13 03:14:22 +00:00
..
acpi Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
arcbios Fix component class/types to match reality for SGI's ARCS, which is just 2001-12-06 14:59:02 +00:00
ata Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
bi
cardbus Add support for "D-Link DFE-690TXD 10/100". 2002-01-04 15:24:24 +00:00
dec Remove some debug printf()s. 2001-12-05 10:54:51 +00:00
ebus
eisa Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
hpc Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
i2c
i2o Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
ic Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:03:11 +00:00
ieee1394 Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:58:16 +00:00
ir Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:58:16 +00:00
isa Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
isapnp Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
mca Labels must be followed by statements. 2001-12-31 22:07:58 +00:00
microcode Roll f/w to latest level, correcting several, ah, interesting bugs. 2001-12-14 00:07:55 +00:00
mii Regen. 2001-12-15 00:31:43 +00:00
mscp
news
ofisa
ofw
pci Regen. 2002-01-13 03:14:22 +00:00
pckbc Back off rev. 1.21, this is going to be handled via userland keymap file. 2001-12-24 12:39:55 +00:00
pcmcia Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
podulebus Correct a few comments and constant names in the light of the actual 2001-12-21 22:33:28 +00:00
qbus #endif ... -> #endif /* ... */ 2001-12-06 10:28:40 +00:00
raidframe We only need a single component buffer pool. 2002-01-09 04:21:43 +00:00
rasops
rcons
sbus To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
scsipi For fixed block drive, for invalid sense error code, set info to 2002-01-12 20:30:11 +00:00
std
sun Name changes: {KBD,MS}_BPS => {KBD,MS}_DEFAULT_BPS 2001-12-11 17:27:25 +00:00
sysmon The device close routine is called when _last_ descriptor to the 2002-01-03 22:35:53 +00:00
tc Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
usb Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:58:16 +00:00
vme
wscons Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wsfont
xmi
DEVNAMES Note addition of esa driver. 2002-01-06 16:06:36 +00:00
Makefile Add ir/ to SUBDIR. 2001-12-04 21:43:44 +00:00
auconv.c
auconv.h
audio.c
audio_if.h
audiovar.h
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c Changed clocktl interface to use syscallargs structures 2001-12-09 16:10:43 +00:00
cninit.c
cons.c
cons.h
ld.c
ldvar.h
md.c
md.h
md_root.c
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
radio.c Initialize _ca struct right. 2002-01-05 01:30:01 +00:00
radio_if.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
radiovar.h Support detach. 2002-01-02 02:44:02 +00:00
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c add a vnddetach: it just free()s the vnd_softc. useful for LKM. 2002-01-04 06:31:08 +00:00
vndvar.h