NetBSD/sys/arch/pmax/tc
thorpej c3c4b6f9f3 Make the MI LANCE driver standalone, and use cfattach to resolve
naming conflicts between bus attachments on ports that can have
multiple instances of the LANCE.

Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit.  Updated interface to (*if_watchdog)() and (*if_start)()
to take a struct ifnet *, rather than a unit number.
1996-05-07 01:23:31 +00:00
..
asic.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
ds-asic-conf.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
if_le.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:23:31 +00:00
if_levar.h Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:23:31 +00:00
ioasicvar.h Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
scc.c Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-17 22:20:08 +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 Fix #includes. 1996-02-02 18:05:36 +00:00
tc_subr.c TurboChannel bus auto-configuration tables, and TurboChannel pre-autoconfig 1996-02-27 22:28:08 +00:00