K 10 svn:author V 6 archie K 8 svn:date V 27 2000-07-13T22:54:34.000000Z K 7 svn:log V 278 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 END