NetBSD/sys/dev
thorpej b93138b93d Add another broken NEC CD-ROM drive to The List. Fixes PR #1451. 1995-09-26 23:37:50 +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 Don't declare Debugger(). It's handled in <sys/systm.h> 1995-09-26 19:31:15 +00:00
ic Remove a sun3-ism. 1995-09-26 21:04:27 +00:00
isa memcmp -> bcmp. Fixes PR #1518. 1995-09-26 22:56:54 +00:00
pci Fix oversights in previous change. 1995-08-19 04:58:44 +00:00
rcons rcons (Raster CONSole) brought over here from the sparc area. 1995-09-17 19:56:30 +00:00
scsipi Add another broken NEC CD-ROM drive to The List. Fixes PR #1451. 1995-09-26 23:37:50 +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 misplaced #ifdef. 1995-09-06 04:15:59 +00:00
ccdvar.h Fix typo in comment, from Chris P. Ross. 1995-08-23 01:08:10 +00:00
cninit.c
cons.c
cons.h short -> int (alignment) 1995-04-24 21:34:04 +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
vnd.c Make each disk and tape driver define its own read and write functions. 1995-07-04 07:15:28 +00:00
vndioctl.h