NetBSD/sys/dev/tc
jonathan 8b3d92f17f Resolve pmax and alpha IOCTL asic driver differences, pass 1:
Rename the ioctl asic register and slot macros from ASIC_<xxx> to
IOASIC_<xxx>, to be compatible with the machine-indpendent names in
sys/dev/tc/ioasicvar.h.  The pmax code still uses
sys/arch/pmax/pmax/asic.h, as some of the registers and offsets
defined there are not yet defined in sys/dev/tc/ioasicvar.h.
Rename the ioctl asic base-address pointer from `asic_base' to `ioasic_base'.
Use the device address in the attach_args structure, instead of
using the deprecated BUS_CVTADDR macro.

Change the Mach derived asc driver to use "SCSI_PHASE_xxx" instead of
"ASC_PHASE_xxx",  as the latest version of the Mach driver does.
1996-02-02 02:33:34 +00:00
..
asc.c Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-02-02 02:33:34 +00:00
clockvar.h sync with my current Alpha sources 1995-06-28 02:44:51 +00:00
files.tc files file to define 'tcbus' attribute, to which 'tc's attach. 1995-12-20 00:54:18 +00:00
if_le.c Set sc->sc_cookie appropriately for the ioasic and TC option cases. 1996-02-01 06:12:16 +00:00
if_levar.h Machine-independent TurboChannel LANCE driver. As-is, this driver 1995-12-20 00:52:16 +00:00
ioasicvar.h autoconfiguration information for the TurboChannels System ("IOCTL") ASIC 1995-12-20 00:50:42 +00:00
tc.c machine-independent TurboChannel bus configuration. These files 1995-12-20 00:48:32 +00:00
tcreg.h machine-independent TurboChannel bus configuration. These files 1995-12-20 00:48:32 +00:00
tcvar.h machine-independent TurboChannel bus configuration. These files 1995-12-20 00:48:32 +00:00