Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2008 18:21:47 -0400
From:      "Alexander Sack" <pisymbol@gmail.com>
To:        "Josep Pujadas i Jubany" <josep@bellera.cat>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Only 100baseTX with bge BCM5722
Message-ID:  <3c0b01820804011521n6f41412cgad02e90dd252bdcf@mail.gmail.com>
In-Reply-To: <3c0b01820804011340q2237b382vc7d1185300da6245@mail.gmail.com>
References:  <20080401093503.M45196@bellera.cat> <5D267A3F22FD854F8F48B3D2B523819324EF6342B6@IRVEXCHCCR01.corp.ad.broadcom.com> <20080401193322.M70732@bellera.cat> <3c0b01820804011340q2237b382vc7d1185300da6245@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Actually, I jumped the gun because I'm going BCM crazy at work!  :D!

David asked the right question:  The dmesg output shows that this is
using ukphy not brgphy.  The ukphy I believe uses mostly the common
MII code.  At attach time it does try to read the right hardware bits
to parse what the PHY supports.

I noticed from your output it does support 1000baseT and 1000baseTX-FDX.

Have you used either of these in your ifconfig call with any luck?

Sorry bout that,

-aps

On Tue, Apr 1, 2008 at 4:40 PM, Alexander Sack <pisymbol@gmail.com> wrote:
> Hey:
>
> I just debugged this problem on another BCM chipset.  Please instead
> of setting at particular speed:
>
> ifconfig bgeX down
> ifconfig bgeX media autoselect up
>
> See if it auto-renegotiates correctly.
>
> BCM phys are notorious for this issue.  Also, do you have IPMI active?
>
> Thanks!
>
> -aps
>
>
> On Tue, Apr 1, 2008 at 3:44 PM, Josep Pujadas i Jubany
> <josep@bellera.cat> wrote:
> > On Tue, 1 Apr 2008 10:18:55 -0700, David Christensen wrote
> >
> > > > Hello!
> >  > >
> >  > > Scenario:
> >  > >
> >  > > * Machine: HP Proliant ML110 G5
> >  > > * Integrated NIC: Broadcom NetXtreme BCM5722 Gigabit Ethernet PCIe
> >  > > * FreeBSD 7.0
> >  > > * Kernel recompiled patching bge driver as explained at
> >  > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/119779
> >  > >
> >  > > The card works only at 100baseTX:
> >  > >
> >  > > media: Ethernet autoselect (100baseTX <full-duplex>)
> >  > > status: active
> >  > >
> >  > > If I try:
> >  > >
> >  > > # ifconfig bge0 media 1000baseTX mediaopt full-duplex
> >  > >
> >  > > I obtain:
> >  > >
> >  > > media: Ethernet 1000baseTX <full-duplex>
> >  > > status: no carrier
> >  > >
> >  > > Of course, the card is connected to a Gigabit switch, as other FreeBSD
> >  > > machines that we have.
> >  > >
> >  > > The problem seems similar to
> >  > > http://lists.freebsd.org/pipermail/freebsd-
> >  > > current/2008-April/084606.html
> >  > >
> >  > > Any idea?
> >  >
> >  > What's the dmesg output?  Is it using ukphy or brgphy?
> >  >
> >  > Dave
> >  >
> >  > _______________________________________________
> >
> >  Dave,
> >
> >  Partial dmesg, concerning the NIC:
> >
> >  pcib4: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
> >  pci14: <ACPI PCI bus> on pcib4
> >  bge0: <HP NC105i PCIe Gigabit Server Adapter, ASIC rev. 0xa200> mem
> >  0xed000000-0xed00ffff irq 17 at device 0.0 on pci14
> >  miibus0: <MII bus> on bge0
> >  ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
> >  ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
> >  1000baseT-FDX, auto
> >  bge0: Ethernet address: XXXXXXXXXXXXXXXXXXXXX
> >  bge0: [ITHREAD]
> >
> >  bge0: link state changed to UP
> >
> >  Must I try 1000baseT-FDX instead than 1000baseTX in my ifconfig line?
> >
> >  Regards,
> >
> >  Josep Pujadas
> >
> >
> >
> >  _______________________________________________
> >  freebsd-current@freebsd.org mailing list
> >  http://lists.freebsd.org/mailman/listinfo/freebsd-current
> >  To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> >
>
>
>
> --
> "What lies behind us and what lies in front of us is of little concern
> to what lies within us." -Ralph Waldo Emerson
>



-- 
"What lies behind us and what lies in front of us is of little concern
to what lies within us." -Ralph Waldo Emerson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3c0b01820804011521n6f41412cgad02e90dd252bdcf>