NetBSD/sys/dev
cgd 85286bff2f convert these to use new <machine/bus.h> interfaces. This involved
substantial reworking of the multi-port drivers, as they need to frob
bits in the io-port spaces of their children.  As a result, the
commulti->com attachment interface is substantially more complex.
(This may be fixable in the future by making some of the code common,
but as long as io-port allocation checking is planned, it's necessary.)
1996-03-10 09:01:20 +00:00
..
ata Add support to the ISA DMA framework for auto-initialize mode. 1996-03-01 04:08:13 +00:00
dec Check on which SBI we are frobbing, not always 0. 1996-03-09 23:38:34 +00:00
eisa convert to use I/O mapping/access macros in <machine/bus.h>. 1996-03-08 22:03:26 +00:00
ic convert these to use new <machine/bus.h> interfaces. This involved 1996-03-10 09:01:20 +00:00
isa convert these to use new <machine/bus.h> interfaces. This involved 1996-03-10 09:01:20 +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 Fill in the missing pieces and make the NetBSD version of Matt Thomas's 1996-03-09 03:46:21 +00:00
rcons Make it work on little-endian monochrome buffers; per Ted. 1995-11-29 22:12:58 +00:00
scsipi Add another broken drive that doesn't deal with LUNs properly to The List. 1996-03-05 01:45:42 +00:00
sun Remove obsolete comment. 1996-02-29 19:37:53 +00:00
tc regen 1996-03-05 23:16:20 +00:00
audio.c prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +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 prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +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 cnputc returns void 1996-02-04 02:04:08 +00:00
cons.h cnputc returns void 1996-02-04 02:04:08 +00:00
dev_conf.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
md.c Allow for a machine dependent match function - rd_match_hook() 1996-03-07 10:25:28 +00:00
md.h Allow for a machine dependent match function - rd_match_hook() 1996-03-07 10:25:28 +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 Allow for a machine dependent match function - rd_match_hook() 1996-03-07 10:25:28 +00:00
ramdisk.h Allow for a machine dependent match function - rd_match_hook() 1996-03-07 10:25:28 +00:00
vnd.c vnd.c: Typo (disk_deta{t,}ch) It was detach in the header file and 1996-02-10 00:11:44 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00