NetBSD/sys/arch/hp300
thorpej 7ebfa3c7fc 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 00:57:58 +00:00
..
DOC
compile
conf Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:56:51 +00:00
dev Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:57:58 +00:00
hp300 Fix prototypes of cpu_set_kpc() and pagemove(); closes PR 2367. 1996-05-02 20:49:20 +00:00
include Prototype doboot() and give it the __noreturn__ attribute, so that 1996-04-27 00:38:44 +00:00
stand Catch up with ITE data structure changes. 1996-03-03 04:23:33 +00:00
Makefile Spring cleaning. 1995-08-04 07:40:31 +00:00