NetBSD/sys/dev
2002-01-12 16:29:30 +00:00
..
acpi
arcbios
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
ebus
eisa Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
hpc when bootinfo has no framebuffer information, don't attach bicons. 2002-01-02 12:57:49 +00:00
i2c
i2o Set sc_framesize to a reasonable value early on so that DEBUG code 2002-01-02 19:04:17 +00:00
ic Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:03:11 +00:00
ieee1394 cosmetics: print a "\n" terminated string if no "fw at fwohci" is 2002-01-09 18:50:54 +00:00
ir
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
mii
mscp
news
ofisa
ofw
pci Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
pckbc
pcmcia Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:17:05 +00:00
podulebus
qbus
raidframe We only need a single component buffer pool. 2002-01-09 04:21:43 +00:00
rasops
rcons
sbus
scsipi Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
std
sun
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 "attach radio at radio": 2002-01-07 17:44:42 +00:00
vme
wscons
wsfont
xmi
auconv.c
auconv.h
audio_if.h
audio.c
audiovar.h
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Note addition of esa driver. 2002-01-06 16:06:36 +00:00
ld.c
ldvar.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
radio_if.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
radio.c Initialize _ca struct right. 2002-01-05 01:30:01 +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