freebsd-dev/sys/dev/fxp
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_fxp.c - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
if_fxpreg.h Load entire EEPROM contents in device attach time and verify 2012-03-28 01:27:27 +00:00
if_fxpvar.h Load entire EEPROM contents in device attach time and verify 2012-03-28 01:27:27 +00:00
inphy.c - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
inphyreg.h - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
rcvbundl.h