NetBSD/sys/dev
atatat df90f09849 Don't print messages about pccbb_intr_disestablish() unless debugging
is actually enabled.
2002-10-19 18:01:59 +00:00
..
acpi fix a simple, but wicked bug in EcSpaceHandler(). 2002-10-15 20:53:37 +00:00
apm Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
arcbios Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ata Add option NEW_BUFQ_STRATEGY, a new buffer queue strategy for better 2002-10-18 14:31:10 +00:00
bi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
bluetooth Move IR and Bluetooth config defns missed in previous commit. 2002-10-10 22:07:44 +00:00
cardbus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dec Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dmover Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
eisa Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
i2c
i2o Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ic Remove ISP_DMA_ADDR_T as a 'type'. Instead, go off of whether 2002-10-18 23:35:25 +00:00
ieee1394 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ir Move IR and Bluetooth config defns missed in previous commit. 2002-10-10 22:07:44 +00:00
isa Don't include <i386/isa/icu.h> 2002-10-11 19:14:06 +00:00
isapnp Don't include <i386/isa/icu.h> 2002-10-11 19:14:06 +00:00
mca - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM 2002-10-04 15:22:27 +00:00
microcode Update to the latest Fibre Channel f/w from the QLogic intranet site. 2002-10-18 23:19:20 +00:00
mii If pnaphy attaches, make sure the mii_flags has MIIF_IS_HPNA in it. 2002-10-13 06:28:01 +00:00
mscp Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
mvme Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
news
ofisa Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofw add missing protos. 2002-10-05 17:01:51 +00:00
pci Don't print messages about pccbb_intr_disestablish() unless debugging 2002-10-19 18:01:59 +00:00
pckbc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
podulebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
qbus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
raidframe Improve and/or re-arrange a number of locks. While much of the locking is 2002-10-18 02:46:36 +00:00
rasops remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
rcons alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
sbus Only use one interrupt handler for both status changes and pcmcia IO 2002-10-10 22:23:16 +00:00
scsipi Add option NEW_BUFQ_STRATEGY, a new buffer queue strategy for better 2002-10-18 14:31:10 +00:00
std
sun Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
sysmon Correct possible return of uninitialized error variable. 2002-10-06 09:48:29 +00:00
tc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
usb use nopoll() instead of empty uriopoll() for NetBSD 2002-10-11 20:29:30 +00:00
vme Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
wscons Add modecookie to struct wsscreen_descr, which is used to point to video 2002-10-15 17:38:08 +00:00
wsfont remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
xmi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
DEVNAMES Change obviously-acorn32-specific entries to say acorn32 rather than arm32. 2002-10-06 12:35:01 +00:00
Makefile Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
auconv.c
auconv.h
audio.c for AUDIO_SETINFO, silently enforce same mode as the currently used one; 2002-10-16 21:07:08 +00:00
audio_if.h
audiovar.h
aurateconv.c Support for sampling rate conversion against slinear_be 16bit/24bit. 2002-10-13 11:34:54 +00:00
ccd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ccdvar.h
cgd.c Allow debugging to work on LP64 arches. 2002-10-14 19:16:55 +00:00
cgd_crypto.c The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
cgd_crypto.h The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
cgdvar.h The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
clock_subr.c
clock_subr.h
clockctl.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
cninit.c
cons.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
cons.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
dksubr.c We need to pass the dk_softc, not the osc. 2002-10-12 22:43:25 +00:00
dkvar.h A slight abstraction for disks. This is mainly [right now] in 2002-10-04 18:02:00 +00:00
kttcp.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
kttcpio.h This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
ld.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ldvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00
md.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
md.h
md_root.c
midi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
mulaw.c
mulaw.h
radio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
radio_if.h
radiovar.h
rnd.c Account for 1 bit of entropy for each timestamp added during 2002-10-09 14:48:58 +00:00
rndpool.c Account for 1 bit of entropy for each timestamp added during 2002-10-09 14:48:58 +00:00
sequencer.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
sequencervar.h
vnd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
vndvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00