NetBSD/sys/arch/mvme68k/dev
thorpej 2dea8dc101 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:10:53 +00:00
..
clock_pcc.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
dmavar.h new driver: SCSI for VME147 1996-04-18 18:30:49 +00:00
if_le.c Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:10:53 +00:00
if_lereg.h Use the MI LANCE code. 1995-12-11 01:59:17 +00:00
if_levar.h Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:10:53 +00:00
pcc.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
pccreg.h - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
pccvar.h - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
sbic.c patch from: Steve Woodford <steve@mctavish.demon.co.uk> 1996-04-23 16:32:54 +00:00
sbicreg.h new driver: SCSI for VME147 1996-04-18 18:30:49 +00:00
sbicvar.h nuke old isr structure (no longer use) 1996-04-26 19:44:03 +00:00
vme.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
vme_pcc.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
vme_pccreg.h - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
vmevar.h - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
wdsc.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
wdscreg.h new driver: SCSI for VME147 1996-04-18 18:30:49 +00:00
zs.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
zs_pcc.c - zs: switch to MI driver 1996-04-26 18:59:58 +00:00
zsvar.h - zs: switch to MI driver 1996-04-26 18:59:58 +00:00