NetBSD/sys/dev
thorpej 20783f6b85 Bring in several changes from the ccd:
* Be a bit better with prototypes
	* Use struct dkdevice in vnd_softc.
	* Prevent the unit from being unconfigured while open.
	* Implement a simple locking mechanism and use it for sanity's
	  sake.
Still needs more work; needs to support disklabels and the like.
1995-11-06 20:28:09 +00:00
..
ata Use an intermediate variable to shorten label initialization code. 1995-08-05 23:50:23 +00:00
dec Initialization and keymapping code for DEC LK-201 and successor keyboards, 1995-09-11 21:23:07 +00:00
eisa Fix typo. 1995-10-04 00:35:07 +00:00
ic Correct NE7CMD_FORMAT command (from John Kohl; PR#1637). 1995-10-20 00:02:20 +00:00
isa Use SET(), CLR(), and ISSET() macros. 1995-10-15 19:43:04 +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 DV_NULL should be DV_DULL. 1995-10-23 15:42:50 +00:00
rcons Remove `rc_font_ascent' from structure. 1995-10-05 13:17:51 +00:00
scsipi More rogues. 1995-11-01 01:15:07 +00:00
tc Rename the old pmax SCSI driver's "struct scsi_device" to 1995-09-13 19:35:53 +00:00
audio.c GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
audio_if.h GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
audiovar.h Remove strings 1995-05-08 22:01:34 +00:00
ccd.c Fix a race condition where if a process is asleep waiting on an 1995-11-06 19:58:01 +00:00
ccdvar.h Fix bad pointer deref, memory leak, and geometry calculation, pointed 1995-10-12 21:28:32 +00:00
cninit.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.h short -> int (alignment) 1995-04-24 21:34:04 +00:00
md.c Fix a comment 1995-10-26 15:38:45 +00:00
md.h Add coyright, id string; fix comments 1995-10-26 15:46:24 +00:00
mulaw.c GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
mulaw.h GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
ramdisk.c Fix a comment 1995-10-26 15:38:45 +00:00
ramdisk.h Add coyright, id string; fix comments 1995-10-26 15:46:24 +00:00
vnd.c Bring in several changes from the ccd: 1995-11-06 20:28:09 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00