Re: Carrier detection for network interfaces

From: Jeff Garzik
Date: Sat Nov 15 2003 - 11:23:32 EST


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.

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/