Re: Programmatically get ethernet interface speed?

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

 



"David S. Miller" wrote:
> 
> 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) {
> ?

And the code I posted a month ago or so adds the capability to many net
drivers at once.

-- 
Jeff Garzik      | A recent study has shown that too much soup
Building 1024    | can cause malaise in laboratory mice.
MandrakeSoft     |
-
: 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