NetBSD/sys/arch/pmax
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
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:16:36 +00:00
dev Commit version that _really_ has only the innocuous fixes in the 1996-04-12 18:22:35 +00:00
dist Update the old (4.4bsd/pmax) miniroot build scripts to put mount_ffs 1995-12-22 08:08:14 +00:00
include Add a prototype for generic_intr_establish(), the bus-independent 1996-04-14 00:58:21 +00:00
pmax Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
stand Fix hanging open comment. 1996-04-08 00:52:10 +00:00
tc Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:23:31 +00:00
Makefile new RCS ID format. 1994-10-26 21:08:38 +00:00