Re: Carrier detection for network interfaces
From: Ben Greear (greearb_at_candelatech.com)
Date: 11/16/03
- Previous message: Russell King: "Bootmem broke ARM"
- In reply to: Jeff Garzik: "Re: Carrier detection for network interfaces"
- Next in thread: Matthias Andree: "Re: Carrier detection for network interfaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Nov 2003 02:20:55 -0800 To: Jeff Garzik <jgarzik@pobox.com>
Jeff Garzik wrote:
> Martin Schlemmer wrote:
>
>> Is there any proper way to detect a carrier signal with network
>> interfaces ? I have recently come across a problem where we tried
>> to do with with checking for 'RUNNING', which do not work for all
>> drivers, as well as mii-tool that fails in some cases.
>
>
>
> What kernel version?
>
> In 2.6 you have linkwatch. In 2.4 and 2.6, you have ETHTOOL_GLINK, and
> mii-tool.
One thing to watch for, lots of drivers will not detect link
if the interface itself is not configured to be running (UP).
You can configure it up without an IP address of course...
Ben
-- Ben Greear <greearb@candelatech.com> Candela Technologies Inc http://www.candelatech.com - 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/
- Previous message: Russell King: "Bootmem broke ARM"
- In reply to: Jeff Garzik: "Re: Carrier detection for network interfaces"
- Next in thread: Matthias Andree: "Re: Carrier detection for network interfaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|