public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Tigon3 auto-negotiation and force media
@ 2003-05-23 20:03 Kari Kallioinen
  2003-05-26  4:18 ` David S. Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Kari Kallioinen @ 2003-05-23 20:03 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a problem with broadcomm 5700 based card.
It's autonegotiating a wrong media and I can't change the parameters of another
end of link. So how I can force specified media technology with tg3-driver?
Mii-tool doesn't seem to work and I didn't find any option for tg3-module.

I have version 1.5 of tg3.c and Linux version 2.4.21-rc2.

-- 
Kari Kallioinen

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tigon3 auto-negotiation and force media
       [not found] <fa.jus6v70.biufpm@ifi.uio.no>
@ 2003-05-23 22:10 ` walt
  2003-05-24 19:20   ` Kari Kallioinen
  0 siblings, 1 reply; 4+ messages in thread
From: walt @ 2003-05-23 22:10 UTC (permalink / raw)
  To: karbas-lkml; +Cc: linux-kernel

Kari Kallioinen wrote:
> Hi,
> 
> I have a problem with broadcomm 5700 based card.
> It's autonegotiating a wrong media and I can't change the parameters of another
> end of link. So how I can force specified media technology with tg3-driver?
> Mii-tool doesn't seem to work and I didn't find any option for tg3-module.

I have the same chip on my motherboard and I have found that doing an
'ifconfig down' followed by 'ifconfig up' will make the chip work.
(You may need to restore the default route after doing the above.
Or, if you have an appropriate initscript in /etc/rc.d or /etc/init.d
you can just use it to restart the network -- same idea but less trouble.)

BTW, how do can you tell that the media choice is wrong?  'ifconfig' doesn't
give me that information.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tigon3 auto-negotiation and force media
  2003-05-23 22:10 ` Tigon3 auto-negotiation and force media walt
@ 2003-05-24 19:20   ` Kari Kallioinen
  0 siblings, 0 replies; 4+ messages in thread
From: Kari Kallioinen @ 2003-05-24 19:20 UTC (permalink / raw)
  To: linux-kernel

On Fri, May 23, 2003 at 03:10:52PM -0700, walt wrote:
> BTW, how do can you tell that the media choice is wrong?  'ifconfig' doesn't
> give me that information.

I'm getting the information from dmesg:

tg3: eth0: Link is up at 100 Mbps, half duplex.


-- 
Kari Kallioinen 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tigon3 auto-negotiation and force media
  2003-05-23 20:03 Kari Kallioinen
@ 2003-05-26  4:18 ` David S. Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David S. Miller @ 2003-05-26  4:18 UTC (permalink / raw)
  To: karbas-lkml; +Cc: linux-kernel

On Fri, 2003-05-23 at 13:03, Kari Kallioinen wrote:
> So how I can force specified media technology with tg3-driver?

Just like for any other ethernet driver, you use the
'ethtool' utility to do this.

-- 
David S. Miller <davem@redhat.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-26  4:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.jus6v70.biufpm@ifi.uio.no>
2003-05-23 22:10 ` Tigon3 auto-negotiation and force media walt
2003-05-24 19:20   ` Kari Kallioinen
2003-05-23 20:03 Kari Kallioinen
2003-05-26  4:18 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox