freebsd-dev/sys/dev/lnc
Archie Cobbs 21b8ebd926 Make all Ethernet drivers attach using ether_ifattach() and detach using
ether_ifdetach().

The former consolidates the operations of if_attach(), ng_ether_attach(),
and bpfattach(). The latter consolidates the corresponding detach operations.

Reviewed by:	julian, freebsd-net
2000-07-13 22:54:34 +00:00
..
if_lnc_isa.c Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
if_lnc_pc98.c Fixed to support PC-98. 2000-05-19 16:31:45 +00:00
if_lnc_pci.c Replace all references to lnc_softc with a typedef. 2000-05-16 02:30:53 +00:00
if_lnc.c Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
if_lncreg.h Update copyright. 2000-05-16 02:18:49 +00:00
if_lncvar.h MF4: add support for the Am79C973. 2000-06-18 08:12:54 +00:00