freebsd-dev/sys/dev/xl
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_xl.c - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
if_xlreg.h - Import the common MII bitbang'ing code from NetBSD and convert drivers to 2011-11-01 16:13:59 +00:00
xlphy.c Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00