RE: Re: Re: bce0: Error mapping mbuf into TX chain!

[ Available lists | Index of freebsd-stable | Month of Aug 2006 | Week of 10 Aug 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David Christensen <davidch@broadcom.com>
Date
10 Aug 2006 19:13:44
Subject
RE: Re: Re: bce0: Error mapping mbuf into TX chain!
Message-ID
09BFF2FA5EAB4A45B6655E151BBDD90301B7B43F@NT-IRVA-0750.brcm.ad.broadcom.com

Replies
Referenced by

[ Hide this part ]
Scott,

>
> What are you doing when this problem occurs? Is it something
> I can easily duplicate here? When I tested the fix on
> -CURRENT I used the following command suggested by Doug to
> bring out the failure quickly:
>
> ssh <bad machine> "dd if=/dev/zero bs=1" > /dev/null
>
> Does this same command fail for you too?
>

I updated my RELENG_6 system to the tip and tried the same ssh
command which you mentioned also failed on your system. I couldn't
duplicate the problem at all. Are you sure you are actually using
the new code? My system is reporting a different driver version
than yours (mine = 0.9.6, yours = 0.9.5):

bce0: <Broadcom NetXtreme II BCM5708 1000Base-T (B2), v0.9.6> mem
0xdc000000-0xddffffff irq 16 at device 0.0 on pci2
bce0: ASIC ID 0x57081020; Revision (B2); PCI-X 64-bit 133MHz
bce0: Ethernet address: 00:10:18:15:f6:96

Are you still having a problem? Can you change the version number in
if_bce.c (bce_driver_version) and make sure the right driver is loading?

Dave



Elapsed time: 0.051 seconds