2009/8/6 Xin LI <[email protected]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > pluknet wrote: >> Hi. >> >> I got the following kernel panic on boot: >> invalid ife->ifm_data (0xa) in mii_phy_setmedia >> >> This is near /sys/dev/mii/mii_physubr.c:126 >> KASSERT(ife->ifm_data >=0 && ife->ifm_data < MII_NMEDIA, >> ("invalid ife->ifm_data (0x%x) in mii_phy_setmedia", >> ife->ifm_data)); > > I believe that this was because the (un)merged brgphy bits. Is it > possible for you to use 7.2-STABLE instead? Otherwise you will need a > patched kernel: > > http://people.freebsd.org/~delphij/misc/bce-5709phy.diff > > Please make sure that you have a full kernel build. >
I see no panic with this patch on 7.2. Thanks. -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
