NetBSD/sys/dev
2002-10-01 17:13:45 +00:00
..
acpi Use CFATTACH_DECL(). 2002-09-30 20:37:04 +00:00
arcbios Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ata Use CFATTACH_DECL(). 2002-09-30 20:37:04 +00:00
bi Use CFATTACH_DECL(). 2002-09-30 20:43:55 +00:00
bluetooth Remove unnecessary extern decl of bthci_ca. 2002-10-01 01:41:19 +00:00
cardbus Use CFATTACH_DECL(). 2002-09-30 20:43:55 +00:00
dec Use CFATTACH_DECL(). 2002-09-30 20:43:55 +00:00
dmover Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ebus Use CFATTACH_DECL(). 2002-09-30 20:54:25 +00:00
eisa Use CFATTACH_DECL(). 2002-09-30 21:04:24 +00:00
hpc Use CFATTACH_DECL(). 2002-09-30 21:04:24 +00:00
i2c add RCSID 2001-11-13 12:24:11 +00:00
i2o Use CFATTACH_DECL(). 2002-09-30 21:04:24 +00:00
ic Do not call wi_stop() with disabled flag set from wi_init(), since it 2002-10-01 16:11:19 +00:00
ieee1394 Use CFATTACH_DECL(). 2002-09-30 21:17:57 +00:00
ir Use CFATTACH_DECL(). 2002-09-30 21:17:57 +00:00
isa Call mb86960_attach() with MB86960_TYPE_86965 since 2002-09-29 17:15:59 +00:00
isapnp Use CFATTACH_DECL(). 2002-09-30 21:31:52 +00:00
mca Use CFATTACH_DECL(). 2002-09-30 21:31:52 +00:00
microcode Fix typo in comment. 2002-08-29 15:42:49 +00:00
mii Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
mscp Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
mvme Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
news add RCSID 2001-11-13 07:30:37 +00:00
ofisa Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
ofw Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
pci make it compilable with CBB_DEBUG. 2002-10-01 14:30:54 +00:00
pckbc Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
pcmcia Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
podulebus Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
qbus Use CFATTACH_DECL(). 2002-09-30 21:57:46 +00:00
raidframe remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +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 Use CFATTACH_DECL(). 2002-09-30 23:07:07 +00:00
scsipi Use CFATTACH_DECL(). 2002-09-30 23:07:07 +00:00
std tabify 2002-06-25 16:31:43 +00:00
sun Remove unused extern decl of cgsix_sbus_ca. 2002-10-01 01:37:56 +00:00
sysmon Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
tc Use CFATTACH_DECL(). 2002-10-01 01:05:50 +00:00
usb Regen. 2002-10-01 17:13:45 +00:00
vme Use CFATTACH_DECL(). 2002-10-01 01:25:25 +00:00
wscons Use CFATTACH_DECL(). 2002-10-01 01:25:25 +00:00
wsfont remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
xmi Use CFATTACH_DECL(). 2002-10-01 01:25:25 +00:00
auconv.c audio.c: revert a part of previous change. 2002-03-15 14:55:03 +00:00
auconv.h Move prototypes of sampling rate functions to aurateconvproto.h. 2002-03-09 20:35:28 +00:00
audio_if.h Correct indent... 2002-06-04 14:02:32 +00:00
audio.c Use CFATTACH_DECL(). 2002-09-30 21:17:57 +00:00
audiovar.h Make this file compiles again when AURATECONV > 0. 2002-03-18 00:42:36 +00:00
aurateconv.c Make this file compiles again when AURATECONV > 0. 2002-03-18 00:42:36 +00:00
ccd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ccdvar.h
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
DEVNAMES Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the 2002-09-13 14:03:52 +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
Makefile This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
md_root.c Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
md.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
md.h
midi_if.h
midi.c Use CFATTACH_DECL(). 2002-09-30 21:17:57 +00:00
midisyn.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-13 19:28:06 +00:00
midisynvar.h
midivar.h
mm.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
mulaw.c Add new two convert functions slinear16_to_alaw_[lb]e. 2002-03-09 05:39:00 +00:00
mulaw.h Add new two convert functions slinear16_to_alaw_[lb]e. 2002-03-09 05:39:00 +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
radio.c Use CFATTACH_DECL(). 2002-09-30 21:17:57 +00:00
radiovar.h Support detach. 2002-01-02 02:44:02 +00:00
rnd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
rndpool.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +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