NetBSD/sys/dev
martin f5e2c967fc Split BRI attaching into two phases, so lower layer drivers can get their
BRI identifier and L3 driver state early on, then finish initializing and
announce the controller to userland when it's ready.
2002-03-29 20:29:53 +00:00
..
acpi Prototype ACPI Control Method Battery driver. 2002-03-24 03:46:10 +00:00
arcbios Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ata
bi
cardbus Undo my previous change that worked around a problem attaching a 3c562d. 2002-03-10 22:27:04 +00:00
dec Wait longer for the mouse self-test to complete, otherwise some 2002-03-26 13:59:10 +00:00
ebus Fix some handle/tag confusion. This makes it compile on sparc64 again. 2002-03-22 11:52:07 +00:00
eisa
hpc Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
i2c
i2o PR 15552: don't explode if the board fails to respond during initalization. 2002-03-08 11:37:04 +00:00
ic Split BRI attaching into two phases, so lower layer drivers can get their 2002-03-29 20:29:53 +00:00
ieee1394 Clean up some comments 2002-03-29 05:06:42 +00:00
ir Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
isa Fix confusion about the return value from the internal MI probe routine. 2002-03-25 09:08:09 +00:00
isapnp Now that we have all the pieces of the puzzle available start to unriddle 2002-03-24 20:35:43 +00:00
mca no need to splbio() while manipulating sc_q - it's accessed from 2002-03-29 20:10:46 +00:00
microcode Cast for now non-const in ispdv structure. 2002-03-22 02:31:09 +00:00
mii add urlphy 2002-03-29 02:05:05 +00:00
mscp Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
mvme Fix a botch from the dev/mvme split for kernels with no vmetwo in 2002-03-24 17:22:32 +00:00
news
ofisa
ofw Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pci Split BRI attaching into two phases, so lower layer drivers can get their 2002-03-29 20:29:53 +00:00
pckbc PR/16102: Martin Husemann: psm.c on thinkpad ends up in constant reset cycle. 2002-03-28 21:54:27 +00:00
pcmcia Split BRI attaching into two phases, so lower layer drivers can get their 2002-03-29 20:29:53 +00:00
podulebus Remove "This file is part of NetBSD/arm26" comment. 2002-03-29 17:27:34 +00:00
qbus Call rlreset() per controller, not per disk. 2002-03-23 18:12:09 +00:00
raidframe Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
rasops Reorganise the wsfont stuff slightly so that multiple display adapters 2002-03-13 15:05:13 +00:00
rcons
sbus cs4231_sbus_regdump(): add missing ')' 2002-03-27 16:03:52 +00:00
scsipi PR/16110: Chris Jepeway: scsipi_complete() calls (*psw_done)() b/4 2002-03-28 22:01:22 +00:00
std SBP is a firewire/ieee1394 specific protocol, not a generic standard. Move this 2002-02-27 04:59:29 +00:00
sun Changed some preprocessor tests for SUN4 to test for !SUN4U 2002-03-22 00:14:37 +00:00
sysmon
tc Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
usb URL_DEBUG was related to usb_port.h 2002-03-28 21:49:19 +00:00
vme No longer assume that !DDB implies that Debugger() isn't defined. 2002-03-26 23:14:49 +00:00
wscons Sync most Cyrillic names with X11 keysym names. 2002-03-24 05:43:12 +00:00
wsfont - Allocate enough space to hold an object. 2002-03-21 03:26:55 +00:00
xmi
DEVNAMES add url 2002-03-28 21:09:33 +00:00
Makefile
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 whitespace and folding fix. 2002-03-23 17:17:10 +00:00
audio_if.h Rename aurateconvproto.h to aurateconv.h. 2002-03-17 11:36:37 +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 Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c Two more trivial bug fixes: 2002-03-01 22:58:33 +00:00
cninit.c
cons.c
cons.h
ld.c
ldvar.h
md.c
md.h
md_root.c * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c Start of mi /dev/{mem,kmem,zero,null} driver. We add an ioctl entry, because 2002-02-27 01:16:14 +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
radio_if.h
radiovar.h
rnd.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
vndvar.h