NetBSD/sys/dev
cgd 00209d1db1 remove include of <sys/types.h> (it's implied by including
<sys/param.h>, and historically has been), and add include of
<sys/systm.h> for prototypes.
1996-08-27 16:24:18 +00:00
..
ata Use intr.h. 1996-05-12 23:51:23 +00:00
dec Modified to get cleaner match/attach code for different parent buses. 1996-08-20 13:37:57 +00:00
eisa disable AHA-284x product ID, because it is now handled by ahc_isa.c. 1996-08-05 21:18:56 +00:00
ic Including user-land headers in kernel code is not allowed in NetBSD. 1996-08-27 00:51:29 +00:00
isa Two changes: 1996-08-03 19:33:19 +00:00
microcode/aic7xxx Compile the sequencer statically. 1996-08-10 08:36:48 +00:00
pci remove include of <sys/types.h> (it's implied by including 1996-08-27 16:24:18 +00:00
rcons include raster_op.c and raster_text.c if 'raster' is defined, as well 1996-04-11 21:54:38 +00:00
sbus sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
scsipi be quiet about read_subchannel. Some CD players use this to poll, and having 1996-08-13 08:55:38 +00:00
sun A configuration file for devices found on Sun machines. 1996-05-29 21:54:34 +00:00
tc regen for new tcdevs 1996-08-26 23:41:46 +00:00
audio.c Remove intr.h for now. This requires more work. 1996-05-13 02:26:15 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c Fix bogus return value in ccdopen(); it failed to indicate an error 1996-05-05 04:21:14 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
cninit.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.c fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:57:30 +00:00
cons.h Bring prototypes into scope. 1996-03-14 19:05:07 +00:00
md.c Add some prototypes. 1996-04-12 08:30:09 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ramdisk.c Add some prototypes. 1996-04-12 08:30:09 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c print difference between pointers with %ld, so that -Wformat works 1996-07-10 18:15:22 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00