freebsd-skq/sys/dev/usb/net
Marius Strobl e4029d4cac - Change the module order of these MAC drivers to be last so they are
deterministically handled after the corresponding PHY drivers when
  loaded as modules. Otherwise, when these MAC/PHY driver pairs are
  compiled into a single module probing the PHY driver may fail. This
  makes r151438 and r226154 actually work. [1]
  Reported and tested by: yongari (fxp(4))
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.

Submitted by:	jhb [1]
MFC after:	3 days
2012-05-11 02:40:40 +00:00
..
if_aue.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_auereg.h
if_axe.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_axereg.h Implement TX/RX checksum offloading support for ASIX AX88772B 2011-10-25 18:36:18 +00:00
if_cdce.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_cdcereg.h
if_cue.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_cuereg.h
if_ipheth.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_iphethvar.h
if_kue.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c Add support for the MCS7832 2012-02-28 15:45:42 +00:00
if_mosreg.h Add support for the MCS7832 2012-02-28 15:45:42 +00:00
if_rue.c - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
if_ruereg.h
if_udav.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_udavreg.h
if_usie.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_usievar.h
ruephy.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ruephyreg.h
uhso.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_ethernet.c ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again 2012-01-07 09:41:57 +00:00
usb_ethernet.h