Re: ethtool integration

From: Jeff Garzik
Date: Thu Dec 22 2005 - 15:01:11 EST


Conio sandiago wrote:
Hi all
I need some help regarding handling ethtool.
i have developed a ethernet driver for my linux kernel.
i want to run the ethtool on the kernel.
Now i want to know which command do i have to implement in my driver ?

Take a look at tons of existing ethernet drivers in the Linux kernel, for examples.

You need to implement one or more functions of struct ethtool_ops.

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/