freebsd-dev/sys/dev/sn
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_sn_isa.c Don't claim devices that we fail to probe for. Reverse the sense of a test 2000-05-07 18:20:40 +00:00
if_sn_pccard.c Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
if_sn.c Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
if_snreg.h Newbusify the driver. 1999-12-22 08:44:13 +00:00
if_snvar.h Don't execute MAC address initialization for non-pccard sn devices. 2000-01-22 17:24:16 +00:00