NetBSD/sys/dev
thorpej 919f6728ab Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK
separately from CDIOCALLOW and CDIOCPREVENT, even though they perform
basically the same function (with a different interface XXX).
1996-01-30 18:28:02 +00:00
..
ata Make sure we disk_busy() for every transfer we start. 1996-01-08 21:21:56 +00:00
dec Move the old-style disk instrumentation "structures" to a central location 1995-12-28 19:16:31 +00:00
eisa The IST_* and IPL_* constants are not bus-specific; don't treat them as such. 1995-12-24 02:29:35 +00:00
ic Move struct definitions to MD code. 1996-01-24 19:21:40 +00:00
isa Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK 1996-01-30 18:28:02 +00:00
microcode Add an Adaptec 2940 driver, by John Aycock and Justin Gibbs, ported to NetBSD by Stefan 1995-10-09 09:49:30 +00:00
pci update PCIVERBOSE code in various ways: 1996-01-22 21:08:09 +00:00
rcons Make it work on little-endian monochrome buffers; per Ted. 1995-11-29 22:12:58 +00:00
scsipi Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK 1996-01-30 18:28:02 +00:00
sun Oops, I didn't mean to check in that file. 1996-01-24 16:03:31 +00:00
tc Commit trivial changes from Mach MK84 to force sup'ables source to be updated: 1996-01-04 17:43:23 +00:00
audio_if.h The IST_* and IPL_* constants are not bus-specific; don't treat them as such. 1995-12-24 02:29:35 +00:00
audio.c Make the block size always a whole number of samples. 1996-01-07 06:21:02 +00:00
audiovar.h Remove strings 1995-05-08 22:01:34 +00:00
ccd.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
ccdvar.h New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
cninit.c
cons.c fix definition of nullcnpollc, and add a prototype for it. 1995-11-25 00:03:35 +00:00
cons.h fix definition of nullcnpollc, and add a prototype for it. 1995-11-25 00:03:35 +00:00
md.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
md.h Add coyright, id string; fix comments 1995-10-26 15:46:24 +00:00
mulaw.c
mulaw.h
ramdisk.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
ramdisk.h Add coyright, id string; fix comments 1995-10-26 15:46:24 +00:00
vnd.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
vndioctl.h