NetBSD/sys/dev
bouyer c34cce88c4 Add support for the AMD 756 DMA/UDMA IDE controller, provided in
PR kern/9536 by Dave Sainty.
2000-03-06 18:02:26 +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 Cosmetic change. 2000-03-01 20:50:56 +00:00
dec Declare the mcclock_pad32_busfns variable as extern. 2000-02-11 02:36:16 +00:00
eisa Const poison. 2000-02-12 19:05:55 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Remove redundant assignment. 2000-03-06 10:21:46 +00:00
isa Fix naming think-o. 2000-02-28 05:30:19 +00:00
isapnp Reflect version 1.13 of i82365_isa.c. Untested. 2000-02-23 17:22:11 +00:00
microcode add 12160 (Ultra3) microcode 2000-02-12 02:07:49 +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 Add support for the AMD 756 DMA/UDMA IDE controller, provided in 2000-03-06 18:02:26 +00:00
pckbc Add Norwegian keymap from Haavard Lygre. 2000-03-05 08:56:53 +00:00
pcmcia - Remove redundant assignment. 2000-03-06 10:31:27 +00:00
qbus Waked up from the dead 2000-02-13 13:01:14 +00:00
raidframe Umm... don't allow attempts to configure the same RAID device multiple times. 2000-03-04 06:03:21 +00:00
rasops Misplaced #endif. 2000-02-12 22:06:54 +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 Simplify the attach routine a bit. 2000-02-22 12:24:53 +00:00
scsipi Make sure to initialize xs->req_sense_length (to 0). This appears to be 2000-02-28 17:44:20 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc Get rid of hook for dk_establish() - pmax will now use device_register(). 2000-03-06 03:08:32 +00:00
usb Fix typo in argument to ratecheck(). 2000-03-02 15:49:29 +00:00
vme add forward declaration of "struct extent", so the extent header doesn't 2000-02-25 10:33:12 +00:00
wscons Add Norwegian keymap from Haavard Lygre. 2000-03-05 08:56:53 +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 Change the cmd argument in {audio,mixer}_ioctl() to u_long. 2000-03-01 00:44:35 +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 Since we now only allocate this one, no longer necessary to check and free(). 2000-02-08 12:56:00 +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 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
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 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