NetBSD/sys/dev
itojun 4e1b4b724b implement cnw_detach.
XXX it looks that whenever there's error-return in xx_attach,
we need to have some check in xx_detach().  otherwise, routines such as
ether_ifdetach() will be called without call to ether_ifattach().
2000-02-02 12:25:13 +00:00
..
ata Don't put leading space, otherwise diskerr() prints unnecessary space 2000-01-25 09:33:12 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus First cut at detach support; doens't fully work yet. 2000-02-01 22:54:47 +00:00
dec Absolute pointing device support. 2000-01-08 02:57:22 +00:00
eisa Remove the FreeBSD support from this file. It hasn't worked in FreeBSD 2000-01-26 06:41:11 +00:00
i2c
ic use a bit more standard (sys/device.h) prototype for {dp8390,ne2000}_detach(). 2000-02-02 11:41:56 +00:00
isa restore irq 10 to pcic_isa_intr_alloc_mask 2000-02-01 22:56:17 +00:00
isapnp implement probing for available irqs on non-cirrus pcmcia controllers 2000-02-01 22:39:51 +00:00
microcode oops, got the initiator and initiator/target f/w reversed for the 1080 1999-12-20 04:25:56 +00:00
mii Bring some order to the chaos which was the MII code function naming 2000-02-02 08:05:26 +00:00
mscp Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ofisa
ofw
pci Bring some order to the chaos which was the MII code function naming 2000-02-02 08:05:26 +00:00
pckbc make confusion of ISO 639 and ISO 3166 less likely 2000-01-17 15:51:59 +00:00
pcmcia implement cnw_detach. 2000-02-02 12:25:13 +00:00
qbus Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
raidframe Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
rasops replace WSFONT_L2R by WSDISPLAY_FONTORDER_L2R to compile again. 2000-01-06 05:27:19 +00:00
rcons Indicate that rcons is a dead end and that doing something more wsconsish is 1999-12-17 01:41:52 +00:00
sbus Bring some order to the chaos which was the MII code function naming 2000-02-02 08:05:26 +00:00
scsipi try to dtrt for sector sizes <DEV_BSIZE (at least, don't divide by 0) 2000-01-25 20:42:33 +00:00
sun
tc Don't use magic number for lance buffer address. 2000-01-10 13:32:02 +00:00
usb Support detach. 2000-02-02 11:42:29 +00:00
vme Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:43:10 +00:00
wscons pass raw keyboard data unsigned to avoid sign extension 2000-01-22 15:09:00 +00:00
wsfont Restore the system priority level on error return. 2000-01-07 03:25:46 +00:00
Makefile
auconv.c
auconv.h
audio.c Report all AUDIO_PROP_* properties when attaching an audio device. 1999-12-15 12:09:34 +00:00
audio_if.h
audiovar.h
ccd.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h Protect against multiple inclusion. 1999-12-08 01:20:12 +00:00
md.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
md.h - use the raw partition for ioctl; `control device' is gone. 2000-01-21 12:14:53 +00:00
midi.c Add a little more debug printing. 2000-01-18 18:49:35 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
vndvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00