NetBSD/sys/arch/amiga
thorpej 17033bca9c 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:35:07 +00:00
..
amiga Startup modified to work with kernel loaded directly into fast memory. 1996-05-04 04:45:18 +00:00
compile Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:34:17 +00:00
dev Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:35:07 +00:00
include removed the define for cdev_ss_init 1996-05-05 16:17:27 +00:00
stand Make this compile. Fixes PR#2047 1996-05-05 22:25:00 +00:00
Makefile new RCS ID format. 1994-10-26 02:01:24 +00:00