* ethernet phy link state info
@ 2001-04-06 14:54 Bernhard Bender
2001-04-06 15:05 ` Johan Adolfsson
2001-04-06 17:33 ` Jeff Garzik
0 siblings, 2 replies; 6+ messages in thread
From: Bernhard Bender @ 2001-04-06 14:54 UTC (permalink / raw)
To: linux-kernel
Hi all,
where do I find information about the current link state of the ethernet PHY
(e.g. 100mbit/s full duplex) ?
Something like /proc/sys/net/* ?
Thanks
Bernhard
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ethernet phy link state info
2001-04-06 14:54 ethernet phy link state info Bernhard Bender
@ 2001-04-06 15:05 ` Johan Adolfsson
2001-04-06 15:20 ` Mathieu Chouquet-Stringer
2001-04-06 17:34 ` Jeff Garzik
2001-04-06 17:33 ` Jeff Garzik
1 sibling, 2 replies; 6+ messages in thread
From: Johan Adolfsson @ 2001-04-06 15:05 UTC (permalink / raw)
To: Bernhard Bender, linux-kernel
I don't have an answer but a related question:
Is there any "standard ioctl" to force an interface
to a certain link state, eg. auto, 10Mbs, 100Mbps,
half/full duplex etc.?
If not, can we create a standard ioctl mechanism for it?
/Johan
----- Original Message -----
From: Bernhard Bender <Bernhard.Bender@ELSA.de>
To: <linux-kernel@vger.kernel.org>
Sent: Friday, April 06, 2001 16:54
Subject: ethernet phy link state info
>
>
> Hi all,
>
> where do I find information about the current link state of the ethernet
PHY
> (e.g. 100mbit/s full duplex) ?
> Something like /proc/sys/net/* ?
>
> Thanks
> Bernhard
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ethernet phy link state info
2001-04-06 15:05 ` Johan Adolfsson
@ 2001-04-06 15:20 ` Mathieu Chouquet-Stringer
2001-04-06 17:34 ` Jeff Garzik
1 sibling, 0 replies; 6+ messages in thread
From: Mathieu Chouquet-Stringer @ 2001-04-06 15:20 UTC (permalink / raw)
To: linux-kernel
Try http://www.scyld.com/diag/
johan.adolfsson@axis.com ("Johan Adolfsson") writes:
> I don't have an answer but a related question:
> Is there any "standard ioctl" to force an interface
> to a certain link state, eg. auto, 10Mbs, 100Mbps,
> half/full duplex etc.?
>
> If not, can we create a standard ioctl mechanism for it?
>
> /Johan
>
> ----- Original Message -----
> From: Bernhard Bender <Bernhard.Bender@ELSA.de>
> To: <linux-kernel@vger.kernel.org>
> Sent: Friday, April 06, 2001 16:54
> Subject: ethernet phy link state info
>
>
> >
> >
> > Hi all,
> >
> > where do I find information about the current link state of the ethernet
> PHY
> > (e.g. 100mbit/s full duplex) ?
> > Something like /proc/sys/net/* ?
> >
> > Thanks
> > Bernhard
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Mathieu CHOUQUET-STRINGER E-Mail : mchouque@e-steel.com
Learning French is trivial: the word for horse is cheval, and
everything else follows in the same way.
-- Alan J. Perlis
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: ethernet phy link state info
2001-04-06 15:05 ` Johan Adolfsson
2001-04-06 15:20 ` Mathieu Chouquet-Stringer
@ 2001-04-06 17:34 ` Jeff Garzik
1 sibling, 0 replies; 6+ messages in thread
From: Jeff Garzik @ 2001-04-06 17:34 UTC (permalink / raw)
To: Johan Adolfsson; +Cc: Bernhard Bender, linux-kernel
Johan Adolfsson wrote:
> I don't have an answer but a related question:
> Is there any "standard ioctl" to force an interface
> to a certain link state, eg. auto, 10Mbs, 100Mbps,
> half/full duplex etc.?
/sbin/mii-tool should do this on most network cards.
--
Jeff Garzik | Sam: "Mind if I drive?"
Building 1024 | Max: "Not if you don't mind me clawing at the dash
MandrakeSoft | and shrieking like a cheerleader."
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ethernet phy link state info
2001-04-06 14:54 ethernet phy link state info Bernhard Bender
2001-04-06 15:05 ` Johan Adolfsson
@ 2001-04-06 17:33 ` Jeff Garzik
1 sibling, 0 replies; 6+ messages in thread
From: Jeff Garzik @ 2001-04-06 17:33 UTC (permalink / raw)
To: Bernhard Bender; +Cc: linux-kernel
Bernhard Bender wrote:
> where do I find information about the current link state of the ethernet PHY
> (e.g. 100mbit/s full duplex) ?
> Something like /proc/sys/net/* ?
/sbin/mii-tool
--
Jeff Garzik | Sam: "Mind if I drive?"
Building 1024 | Max: "Not if you don't mind me clawing at the dash
MandrakeSoft | and shrieking like a cheerleader."
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: ethernet phy link state info
@ 2001-04-09 9:36 Ofer Fryman
0 siblings, 0 replies; 6+ messages in thread
From: Ofer Fryman @ 2001-04-09 9:36 UTC (permalink / raw)
To: 'Bernhard Bender'; +Cc: linux-kernel
You need to use diagnostic or setup utility of that specific device, the
utility usually comes with the specific driver using the driver to receive
info about mii registers (the registers in charge of full/half 10/100 etc').
you can find many drivers and diagnostic utilities at http://www.scyld.com/.
Ofer
-----Original Message-----
From: Bernhard Bender [mailto:Bernhard.Bender@ELSA.de]
Sent: Friday, April 06, 2001 4:55 PM
To: linux-kernel@vger.kernel.org
Subject: ethernet phy link state info
Hi all,
where do I find information about the current link state of the ethernet PHY
(e.g. 100mbit/s full duplex) ?
Something like /proc/sys/net/* ?
Thanks
Bernhard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-04-09 8:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-06 14:54 ethernet phy link state info Bernhard Bender
2001-04-06 15:05 ` Johan Adolfsson
2001-04-06 15:20 ` Mathieu Chouquet-Stringer
2001-04-06 17:34 ` Jeff Garzik
2001-04-06 17:33 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2001-04-09 9:36 Ofer Fryman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox