NetBSD/sys/arch/pmax/tc
jonathan e229c8d175 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'.
1996-01-31 08:46:42 +00:00
..
asic.c Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
ds-asic-conf.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
ds-tc-conf.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
if_le.c Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
if_levar.h Merge back fixes from the merged Decstation/Alpha driver. 1995-08-17 22:28:27 +00:00
ioasicvar.h Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
scc.c Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
sccvar.h Add header files with prototyped declarations of the serial-chip hooks 1995-08-04 00:22:02 +00:00
tc.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00