NetBSD/sys/dev
cgd 88b335392c rename asic_addr and nic_addr to asic_base and nic_base, in softc, as
they're base I/O ports, not really addresses.  rather than using those
softc fields directly, assign local variables (asicbase, nicbase) to have
their values, and use those.  (consistency, plus better optimization
potential in some cases.)
1996-03-16 07:24:15 +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 These devices don't actually need softc's that are supersets of 'struct 1996-03-14 04:02:58 +00:00
ic Bring prototypes into scope and fix compiler warnings. 1996-03-14 19:44:30 +00:00
isa rename asic_addr and nic_addr to asic_base and nic_base, in softc, as 1996-03-16 07:24:15 +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 fix types on a bunch of variables (were u_long's, now are U_INT32s or ncrcmds, 1996-03-14 05:21:20 +00:00
rcons - add and fix prototypes and warnings. 1996-03-14 19:02:30 +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_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audio.c Bring prototypes into scope. 1996-03-14 19:05: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 Bring prototypes into scope. 1996-03-14 19:05:07 +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