Broadcom NetXtreme II BCM5709 Gigabit Ethernet Dell 610 and Dell 710 servers

View: New views
4 Messages — Rating Filter:   Alert me  

Broadcom NetXtreme II BCM5709 Gigabit Ethernet Dell 610 and Dell 710 servers

by Carlos Pardo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Ethernet bce driver does not work!!

bce0: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
Bce1: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
Bce2: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
Bce3: ../../../dev/bce/if_bce.c(1525): PHY write timeout!

Does anyone know where to find a good driver? I tried 5 driver versions
(including current) to no avail. Thanks.

C Pardo
_______________________________________________
freebsd-drivers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@..."

RE: Broadcom NetXtreme II BCM5709 Gigabit Ethernet Dell 610 and Dell 710 servers

by David Christensen-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> bce0: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> Bce1: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> Bce2: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> Bce3: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
>
> Does anyone know where to find a good driver? I tried 5
> driver versions (including current) to no avail. Thanks.

What does dmesg show for bce0 through bce3?  I have -CURRENT
on a Dell r710 server and I can establish link without a problem.

Dave
_______________________________________________
freebsd-drivers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@..."

Re: Broadcom NetXtreme II BCM5709 Gigabit Ethernet Dell 610 and Dell 710 servers

by Xin LI-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, David,

David Christensen wrote:

>> bce0: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
>> Bce1: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
>> Bce2: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
>> Bce3: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
>>
>> Does anyone know where to find a good driver? I tried 5
>> driver versions (including current) to no avail. Thanks.
>
> What does dmesg show for bce0 through bce3?  I have -CURRENT
> on a Dell r710 server and I can establish link without a problem.

I have seen some difference between 7.2 and -CURRENT in mii/brgphy*, do
you think this could have some connection to the problem?

Cheers,
- --
Xin LI <delphij@...> http://www.delphij.net/
FreeBSD - The Power to Serve!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkocq8YACgkQi+vbBBjt66D7XQCcD5CvQvw4zPr20yvhAWHx8Ofe
KZMAn1Fo6LmuNPnnGqyCnT13PzBeJqbs
=maUH
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-drivers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@..."

RE: Broadcom NetXtreme II BCM5709 Gigabit Ethernet Dell 610 and Dell 710 servers

by David Christensen-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> >> bce0: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> >> Bce1: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> >> Bce2: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> >> Bce3: ../../../dev/bce/if_bce.c(1525): PHY write timeout!
> >>
> >> Does anyone know where to find a good driver? I tried 5 driver
> >> versions (including current) to no avail. Thanks.
> >
> > What does dmesg show for bce0 through bce3?  I have
> -CURRENT on a Dell
> > r710 server and I can establish link without a problem.
>
> I have seen some difference between 7.2 and -CURRENT in
> mii/brgphy*, do you think this could have some connection to
> the problem?

If Carlos has tried -CURRENT I don't see why this would happen.
Older versions in 7.X have removed the PHY ID for the 5709C so
this isn't surprising but -CURRENT should have it.

Dave
_______________________________________________
freebsd-drivers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@..."