[bce] panic on boot in bce(4) on 7.2: invalid ife->ifm_data (0xa)

pluknet pluknet at gmail.com
Thu Oct 15 12:46:19 UTC 2009


2009/8/6 Xin LI <delphij at delphij.net>:
> -----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


More information about the freebsd-stable mailing list