freebsd-nq/sys/i386/eisa
Justin T. Gibbs e0582e6561 Clean up the memory mapped/Programmed I/O stuff so that the driver completely
uses one or the other.  This required some changes to the ahc_reset()
function, and how early the probes had to allocate their softc.

Turn the AHC_IN/OUT* macros into inline functions and lowercase their names
to indicate this change.  Geting AHC_OUTSB to work as a macro doing
conditional memory mapped I/O would have been too gross.
1996-11-11 05:21:27 +00:00
..
3c5x9.c Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
aha1742.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
aic7770.c Clean up the memory mapped/Programmed I/O stuff so that the driver completely 1996-11-11 05:21:27 +00:00
bt74x.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
eisaconf.c Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
eisaconf.h Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
if_vx_eisa.c New vx driver for: 1996-11-04 22:17:20 +00:00