NetBSD/sys/dev
2000-02-08 06:36:46 +00:00
..
ata Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus Support detach. 2000-02-05 18:11:55 +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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Don't rely on the receive descriptor's BCAST/MCAST status bits. Test the 2000-02-08 00:22:13 +00:00
isa Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns 2000-02-07 22:07:27 +00:00
isapnp Regen. 2000-02-08 06:36:46 +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 Some PHYs go off into left field for a few seconds if you attempt to kick 2000-02-03 06:11:13 +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 clean up some printfs 2000-02-06 08:14:13 +00:00
pckbc make confusion of ISO 639 and ISO 3166 less likely 2000-01-17 15:51:59 +00:00
pcmcia Correct John Markus Bjørndalen's horribly mangled name in a comment. 2000-02-07 09:40:37 +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 Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass 2000-02-02 17:46:42 +00:00
scsipi Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc Add the missing piece of previous mod. 2000-02-08 04:35:03 +00:00
usb Fiddle with some PHY bits on the D-Link adapter as well. From FreeBSD. 2000-02-02 20:06:55 +00:00
vme Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +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
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_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
audio.c Report all AUDIO_PROP_* properties when attaching an audio device. 1999-12-15 12:09:34 +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 Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
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
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +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_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
midi.c Add a little more debug printing. 2000-01-18 18:49:35 +00:00
midisyn.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisynvar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midivar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
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 KNF anality. 1999-01-27 10:41:00 +00:00
sequencer.c Allow larger timer variation. 1999-10-11 12:53:14 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
vndvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00