NetBSD/sys/dev
thorpej aff40e2a72 Break up the ep driver into isa, eisa, and pci front-ends and a
bus-independent core driver.  Tested on all three bus types, including
an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in
your kernel config file to catch this one).
XXX Driver still needs to be converted to <machine/bus.h>
1996-04-25 02:15:42 +00:00
..
ata update for addition of a machine-dependent cookie as the first argument 1996-04-11 22:27:59 +00:00
dec fix copyrights 1996-04-17 22:22:32 +00:00
eisa Break up the ep driver into isa, eisa, and pci front-ends and a 1996-04-25 02:15:42 +00:00
ic Break up the ep driver into isa, eisa, and pci front-ends and a 1996-04-25 02:15:42 +00:00
isa Break up the ep driver into isa, eisa, and pci front-ends and a 1996-04-25 02:15:42 +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 Break up the ep driver into isa, eisa, and pci front-ends and a 1996-04-25 02:15:42 +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 remove include of <sys/cpu.h> 1996-04-22 01:44:31 +00:00
sun Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
tc Add a hardware dependent initialization function lehwinit() 1996-04-22 02:53:28 +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 sys/cpu.h 1996-04-22 01:26:39 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
cninit.c
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 Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +00:00
vndioctl.h