NetBSD/sys/dev
reinoud 360e94d0c9 Fix some small unclear documentation and cleanup a bit... 2002-09-25 14:21:07 +00:00
..
acpi make AcpiOsStall always delay instead of sleep. 2002-09-15 17:04:12 +00:00
arcbios Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ata Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
bi bcmp -> memcmp. 2002-05-22 16:03:14 +00:00
bluetooth Make it compile. Rename a macro. 2002-09-12 06:42:54 +00:00
cardbus make this compile again 2002-06-02 23:24:40 +00:00
dec Make the self-test logic match zsms, removing a 300ms delay on open. 2002-09-24 12:53:30 +00:00
dmover Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ebus Prettify error message. 2002-04-04 17:41:09 +00:00
eisa Nuke incorrect mailbox length defines and just use 13 everywhere. May help 2002-08-31 05:18:03 +00:00
hpc Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
i2c add RCSID 2001-11-13 12:24:11 +00:00
i2o Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ic Update copyright. 2002-09-25 06:23:29 +00:00
ieee1394 remove obsolete use of M_LINK0. it was planned to be used to identify 2002-06-24 00:42:27 +00:00
ir Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
isa Fix signed/unsigned comparison warnings from gcc 3.3. 2002-09-11 07:22:19 +00:00
isapnp regen: Cabletron 22xx (AMD LANCE/PCnet Ethernet) addition 2002-09-03 17:42:54 +00:00
mca Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
microcode Fix typo in comment. 2002-08-29 15:42:49 +00:00
mii Add support for the SMsC LAN83C183 PHY, which actually probes as a 2002-08-26 11:13:13 +00:00
mscp Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
mvme Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
news add RCSID 2001-11-13 07:30:37 +00:00
ofisa constify and make auto const variables static. 2002-06-08 17:07:53 +00:00
ofw use splnet() around the body of ofnet_read(). this is logically the 2002-09-18 01:47:08 +00:00
pci Driver for Winbond W6692 passive ISDN cards. 2002-09-24 22:05:19 +00:00
pckbc Following discussion on tech-kern, nuke calls to microtime() and use 2002-09-13 23:39:05 +00:00
pcmcia Apply a patch from Murray Armfield in PR kern/18372: bring in some changes 2002-09-22 10:13:32 +00:00
podulebus Regen (many new podules). 2002-05-23 22:01:14 +00:00
qbus Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
raidframe Nuke some ancient debugging code. 2002-09-24 00:53:58 +00:00
rasops compiler warning. 2002-09-05 08:02:29 +00:00
rcons alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
sbus Additional fixes to make 16 targets work on FAS366. 2002-09-25 05:19:20 +00:00
scsipi Force the initial probes to happen within the newly forked off kthread. 2002-09-19 08:31:05 +00:00
std tabify 2002-06-25 16:31:43 +00:00
sun Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
sysmon Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
tc Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill 2002-09-24 13:23:31 +00:00
usb Don't return a value in a void function. 2002-09-23 05:59:01 +00:00
vme Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
wscons Fix some small unclear documentation and cleanup a bit... 2002-09-25 14:21:07 +00:00
wsfont Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
xmi add RCSIDs 2001-11-13 06:08:32 +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
Makefile This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +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.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
audio_if.h Correct indent... 2002-06-04 14:02:32 +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 add RCSIDs 2001-11-13 05:32:49 +00:00
clock_subr.h
clockctl.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
cninit.c add RCSIDs 2001-11-13 05:32:49 +00:00
cons.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
cons.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +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 Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
midi.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
midi_if.h ANSIfy. 2001-10-02 22:41:22 +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 ANSIfy. 2001-10-02 22:41:22 +00:00
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.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +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 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