NetBSD/sys/arch/sparc
thorpej ac9df157aa 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:28:28 +00:00
..
compile
conf Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:24:48 +00:00
dev Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:28:28 +00:00
fpu
include
sparc
stand
Makefile