brooks 2005-06-11 00:47:34 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Move if_alloc() up in fxp_attach() so there's an ifp before mii_phy_probe() is called. Committed via: fxp0 Revision Changes Path 1.240 +7 -6 src/sys/dev/fxp/if_fxp.c