Re: 3C905 and ethtool

From: Bc. Michal Semler
Date: Sun Jul 25 2004 - 19:21:00 EST


Sorry you are right.

Jeff do you remember what did you do in ethtool support?


Dne po 26. července 2004 02:09 Rob Couto napsal(a):
> On Sunday 25 July 2004 07:56 pm, Bc. Michal Semler wrote:
> > Wow :) 3years old todo :)
> > This is the way, how to make good os :)
>
> TODO? i thought it means it's done...
>
> grep -n ethtool drivers/net/3c59x.c
> 151: - Add ethtool support (jgarzik)
> 254:#include <linux/ethtool.h>
> 877:static struct ethtool_ops vortex_ethtool_ops;
> 1342: dev->ethtool_ops = &vortex_ethtool_ops;
> 2704: struct ethtool_drvinfo *info)
> 2717:static struct ethtool_ops vortex_ethtool_ops = {
-
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/