NetBSD/sys/dev
augustss 4e9e8e52f4 Change the test to check if transfers are done. The old test was broken
and sometimes reported transfers as done prematurely.
This fix seems to stabilize the Ethernet drivers.
2000-01-28 00:15:54 +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 Add cardbus detach functionality. Add a function 2000-01-26 09:04:59 +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 delay by default on hpcmips for now. 2000-01-27 01:05:17 +00:00
isa Finish with fixing the SOFTCURSOR stuff. 2000-01-25 02:44:03 +00:00
isapnp regen 1999-12-15 05:49:44 +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 Add detachment support to the MII layer. 2000-01-27 16:44:30 +00:00
mscp Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ofisa Fix a typo. 1999-03-30 20:07:56 +00:00
ofw Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pci Give the ISV filter a chance to verify 21143 pass 4.1 SROMs before running 2000-01-26 16:51:11 +00:00
pckbc make confusion of ISO 639 and ISO 3166 less likely 2000-01-17 15:51:59 +00:00
pcmcia Make it easy to switch between using attribute memory and not. 2000-01-26 22:28:38 +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 There is no readily available tool to set NVRAM on isp's on sparc, 2000-01-14 08:43:17 +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 The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc Don't use magic number for lance buffer address. 2000-01-10 13:32:02 +00:00
usb Change the test to check if transfers are done. The old test was broken 2000-01-28 00:15:54 +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 Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
auconv.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
audio.c Report all AUDIO_PROP_* properties when attaching an audio device. 1999-12-15 12:09:34 +00:00
audio_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
audiovar.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
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 Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense 1999-08-11 02:44:35 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c Catch a console configuration error. Instead of jumping through cdevsw indexed 1999-08-04 14:40:54 +00:00
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 Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
midisyn.c
midisynvar.h
midivar.h
mulaw.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
mulaw.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
rnd.c Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +00:00
rndpool.c
sequencer.c Allow larger timer variation. 1999-10-11 12:53:14 +00:00
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