freebsd-dev/sys/dev/dc
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
..
dcphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
if_dc.c - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
if_dcreg.h Partially revert r218788. r218788 removed calling dc_setcfg() for 2011-11-18 19:38:19 +00:00
pnphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00