NetBSD/sys/arch/sun3
thorpej 69351e2be6 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:35:48 +00:00
..
compile new RCS ID format. 1994-10-26 09:07:55 +00:00
conf Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:30:18 +00:00
dev Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:35:48 +00:00
include Used by the new libkvm 1996-05-05 04:19:31 +00:00
stand Retry calls to the PROM strategy function. Fixes PR# 2145 1996-04-10 18:31:14 +00:00
sun3 Kernel crash dumps now work on the sun3. (Yea!) 1996-05-05 06:02:23 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00