NetBSD/sys/dev
augustss eb7268f16c XXX Add a temporary, gruesome hack. It allows transfers to
XXX be done using delay() instead of tsleep().
XXX This enables transfers to be made from an interrupt context, which
XXX is needed until some more threads are added to the kernel.
XXX Using this hack (which is rare) causes the kernel to busy-wait
XXX for up to 1 ms at splusb().
2000-01-16 13:22:18 +00:00
..
ata Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the 1999-12-23 21:23:19 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus (cardbus_attach_card): zero out ca 2000-01-13 10:27:31 +00:00
dec Absolute pointing device support. 2000-01-08 02:57:22 +00:00
eisa Spelling. 2000-01-05 16:28:39 +00:00
i2c
ic Typo. Don't worry, nothing that will cause system instability or data 2000-01-15 18:13:22 +00:00
isa Use pcdisplay_cursor_init(). 2000-01-05 18:27:47 +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 Regen. 2000-01-13 20:16:49 +00:00
mscp Bus'ify the mscp code also. 1999-06-06 19:16:18 +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 Fixes for 21143 and MII in full-duplex mode. 2000-01-15 18:39:31 +00:00
pckbc allow french keyboard users to swap control and caps lock keys 2000-01-15 17:14:22 +00:00
pcmcia Some additional sanity checks to keep this code from bursting into 2000-01-14 23:09:53 +00:00
qbus Add a timeout-routine that checks if transmit logic dies, and reset it 1999-08-01 15:25:41 +00:00
raidframe Fix typo + cleanup a bit. 2000-01-15 01:57:57 +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 Print out the contents of an otherwise unreported undecodable 2000-01-14 02:40:45 +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 XXX Add a temporary, gruesome hack. It allows transfers to 2000-01-16 13:22:18 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons Absolute pointing device support. 2000-01-08 02:57:22 +00:00
wsfont Restore the system priority level on error return. 2000-01-07 03:25:46 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +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.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 completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
md.h
midi.c '<Device>' usually means the string comes from outside the kernel. 1999-10-19 16:04:52 +00:00
midi_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +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 Initialize buffer dependencies list for soft updates when initializing 1999-11-17 09:34:03 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00