# find /sys -name "*sprom*"
/sys/devices/pci0000:00/0000:00:0f.0/sprom
# find /sys -name "*sprom*" -exec cat '{}' \;
01400000014337170143008002000200F007001800000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF06001D258913FFFFFFFFFFFFFFFFFFFFFFFFFFFF721008210E044A0CABF82E194200FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000134

The error message is received literally thousands of times every few
minutes when there is internet connectivity.

-Jon

On 10/9/06, Larry Finger <[EMAIL PROTECTED]> wrote:
> Jon Hood wrote:
> > Yay! The gentoo-2.6.18 kernel with the wireless-2.6 patch from
> > lwfinger.dynalias.org/patches makes it work great! Larry, you have
> > made my day- thank you. The only issue is that the following continues
> > to be shown throughout dmesg:
> >
> > bcm43xx: ASSERTION FAILED (0) at:
> > drivers/net/wireless/bcm43xx/bcm43xx_leds.c:260:bcm43xx_leds_update()
> >
> > but that's a side effect that seems to be causing no noticeable issues
> > (processor usage or performance-wise).
>
> I had never seen this message. After looking at the code, It looks as if your 
> sprom contents are
> strange. Please run (as root) the following command and send me the output:
>
> find /sys -name "*sprom*" -exec cat '{}' \;
>
> Thanks,
>
> Larry
>
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to