NetBSD/sys/arch
thorpej 0584bf86a8 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:32:31 +00:00
..
alpha *** empty log message *** 1996-05-07 00:33:35 +00:00
amiga Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
arm32 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300 Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 00:57:58 +00:00
i386 Add the DEC DEFPA FDDI interface to the catch-all kernel configs. 1996-05-07 00:59:53 +00:00
m68k Fix "prototype disagrees about inline" error. 1996-05-06 20:05:24 +00:00
mac68k Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:08:15 +00:00
mips Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
mvme68k Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:10:53 +00:00
pc532 Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:12:53 +00:00
pica Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:12:53 +00:00
pmax Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:23:31 +00:00
sparc Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:28:28 +00:00
sun3 Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:32:31 +00:00
vax Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00
x68k Initial revision 1996-05-05 12:17:14 +00:00