NetBSD/sys/dev
cgd e6456e7285 on non-i386 systems, include <machine/intr.h> (per charles's proposal on
tech-kern (?)), to get the IPL_* and IST_* types.  pass the machine-dependent
cookie given at attach time on to sub-devices, so they can use it to access
the interrupt functions properly.
1996-04-11 22:25:44 +00:00
..
ata New device attachment scheme: 1996-03-17 00:53:54 +00:00
dec Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
eisa use the new interfaces for interrupt attachment, etc. 1996-04-09 22:47:00 +00:00
ic Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
isa on non-i386 systems, include <machine/intr.h> (per charles's proposal on 1996-04-11 22:25:44 +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 Regen. 1996-04-04 21:47:52 +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
scsipi New SCSI media changer driver, written from scratch by me. Some 1996-04-03 00:25:21 +00:00
sun Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
tc Fixes for -Wall -Wmissing-prototypes: 1996-04-09 20:50:06 +00:00
audio.c - Don't use dev_conf.h 1996-03-30 22:51:23 +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 Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +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 The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +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 The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00