NetBSD/sys/dev
oster d2b2ed0970 Checking parity re-write status makes no sense on RAID 0, but let's
return something reasonable anyway.
2000-05-27 18:23:27 +00:00
..
ata Ops, state should be RESET, not RECAL here. 2000-05-27 16:11:16 +00:00
bi A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
cardbus KNFfied those files. 2000-05-26 06:32:56 +00:00
dec
eisa Minimized io ports reserved by this driver to the ports actually needed. 2000-05-07 13:57:16 +00:00
i2c
ic Don't use sleep() and a callout; just use tsleep(). 2000-05-27 04:46:24 +00:00
isa Rather than using a magic constant, use `com_scratch' as the offset 2000-05-20 18:25:41 +00:00
isapnp PR/10154: Antti Kantee: ignore 0 length resource(s) 2000-05-23 17:50:53 +00:00
mca Typo. 2000-05-14 15:19:24 +00:00
microcode Regen. 2000-05-25 10:16:37 +00:00
mii Regen. 2000-05-08 13:26:05 +00:00
mscp sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
ofisa
ofw Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
pci Add support for the OPTi 82c621 PCIIDE controller and its derivatives. 2000-05-27 17:18:41 +00:00
pckbc add spanish keymap, data from 2000-05-19 16:40:04 +00:00
pcmcia Recognize the DE-650 with another vendor/product pair and OUI. 2000-05-25 17:21:48 +00:00
qbus sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
raidframe Checking parity re-write status makes no sense on RAID 0, but let's 2000-05-27 18:23:27 +00:00
rasops
rcons
sbus No need to specify page alignment; this is automatic. 2000-05-10 14:25:43 +00:00
scsipi sd_interpret_sense() can be called from interrupt context; call scsipi_start() 2000-05-23 10:20:14 +00:00
sun Fix the sparc64 console. 2000-05-19 05:26:16 +00:00
tc Add am7930 audio driver. 2000-05-02 06:43:05 +00:00
usb regen 2000-05-20 06:30:13 +00:00
vme sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
wscons define spanish keymap 2000-05-19 16:39:15 +00:00
wsfont
DEVNAMES add bktr 2000-05-07 00:29:19 +00:00
Makefile
auconv.c
auconv.h
audio.c Support recording conversions that change the sample size. PR 10029, from Gregory McGarry. 2000-05-02 00:00:00 +00:00
audio_if.h
audiovar.h
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c move static function getstr() to cons.c, make it publically available 2000-05-08 16:30:57 +00:00
cons.h move static function getstr() to cons.c, make it publically available 2000-05-08 16:30:57 +00:00
md.c
md.h
midi.c Simplify an expression. 2000-05-06 14:35:28 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
rnd.c Add missing field in static initialization. 2000-05-19 04:03:33 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c
vndvar.h