NetBSD/sys/dev
thorpej 249cddaaa7 Don't declare Debugger(). It's handled in <sys/systm.h>.
#include <sys/systm.h> where necessary, as suggested by Jonathan Stone.
Fixes PR #1511.
1995-09-26 19:26:48 +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 opri --> s 1995-08-12 22:58:01 +00:00
ic Don't declare Debugger(). It's handled in <sys/systm.h> 1995-09-26 19:24:26 +00:00
isa fixes a typo, the case where iomem is specified, but iosize is not, and 1995-09-26 13:24:48 +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 Don't declare Debugger(). It's handled in <sys/systm.h>. 1995-09-26 19:26:48 +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 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
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 kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00