Re: Programmatically get ethernet interface speed?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Andrew Morton writes:
 > Seems that only sunhme and acenic implement this at present.

Add ioc3-eth and starfire to that list.

? egrep ETHTOOL_GSET drivers/net/*.c
drivers/net/acenic.c:	if (ecmd.cmd == ETHTOOL_GSET) {
drivers/net/ioc3-eth.c:	   if (ecmd.cmd == ETHTOOL_GSET) {
drivers/net/starfire.c:	   case ETHTOOL_GSET:
drivers/net/sunhme.c:	   if (ecmd.cmd == ETHTOOL_GSET) {
? 

Later,
David S. Miller
davem@redhat.com
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux