NetBSD/sys/dev
thorpej a339b2839b Have I mentioned how much I love this driver? Fix the code in the tagged
queueing support that decreases the number of openings on a device; it
previously assumed that a scsipi_link's `openings' were descreased as
commands were issued, which is not longer the case (`active' is increased).
1999-10-05 17:45:57 +00:00
..
ata Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
bi "files" also needed. 1999-08-04 19:13:05 +00:00
dec set odd parity for the serial line 1999-09-19 14:45:47 +00:00
eisa Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic This file is obsoleted by opl3sa3reg.h . R.I.P. 1999-10-05 03:55:08 +00:00
isa Add "opl at ym" and "mpu at ym" attachment. 1999-10-05 03:48:27 +00:00
isapnp Add support for "opl at ym" and "mpu at ym" attachment. 1999-10-05 03:47:20 +00:00
microcode do not install these headers. they are large (~1.8M) and useless to userland. 1999-08-26 07:58:58 +00:00
mii Define ANAR and ANLPAR bits that are used to negotiate the 802.3x PAUSE 1999-09-29 22:49:33 +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 Have I mentioned how much I love this driver? Fix the code in the tagged 1999-10-05 17:45:57 +00:00
pckbc Spelling. 1999-08-25 00:59:08 +00:00
pcmcia Sync the ASCII Ethernet address decoder with mhzc.c. New version by 1999-09-28 23:20:42 +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 Nuke unused prototype. 1999-09-08 02:01:55 +00:00
rasops Use proper mask when RI_FORCEMONO is set and XORing cursor. 1999-10-04 22:52:13 +00:00
rcons Change the way the default foreground and background colors are chosen: 1999-08-26 20:48:09 +00:00
sbus Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
scsipi Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc SFB video base register is assigned with an inialial value before use; 1999-10-05 09:13:30 +00:00
usb Regen. 1999-10-04 19:05:42 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons At shutdown, switch to screen 0 on console display so that we see some 1999-10-01 22:29:12 +00:00
wsfont Assign ownership & copyright to TNF. There is probably a procedure for this 1999-05-18 21:51:57 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Make copyrights conform. 1999-04-13 20:37:21 +00:00
audio.c Minor output formatting buglet. 1999-09-23 11:53:13 +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 We really only need *one* componenet buffer pool... 1999-08-11 02:41:02 +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 New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
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 Implement poll(2). 1996-09-07 12:40:22 +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 Rename this driver `md'. 1996-12-28 23:09:26 +00:00
midi.c Add support for detaching audio devices. 1999-09-09 10:24:39 +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 But seriously... 1998-08-09 21:41:45 +00:00
mulaw.h Add mulaw_to_slinear16 and alaw_to_slinear16. 1998-08-09 19:22:15 +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 Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Add a couple of missing splbio()/splx() pairs that caused pool corruption. 1999-04-21 22:14:15 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00