opnsense-src/sys/dev/dc
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
..
dcphy.c Don't bother checking the link state in dcphy_status() if the interface 2000-06-05 19:37:15 +00:00
if_dc.c Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
if_dcreg.h Add support for the Accton EN1217. 2000-06-11 11:54:52 +00:00
pnphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00