Re: [PATCH 6/10] VIOC: New Network Device Driver

2006-10-13 Thread Misha Tomushev
On Monday 09 October 2006 12:03 pm, Stephen Hemminger wrote: > On Mon, 9 Oct 2006 11:09:39 -0700 > > Misha Tomushev <[EMAIL PROTECTED]> wrote: > > On Sunday 08 October 2006 12:27 am, Pavel Machek wrote: > > > Hi! > > > > > > > + ecmd->phy_address = 0; /* !!! Stole from e1000 */ > > > > +

[PATCH 6/10] VIOC: New Network Device Driver

2006-10-05 Thread Misha Tomushev
Adding VIOC device driver. Ethtool interface. Signed-off-by: Misha Tomushev <[EMAIL PROTECTED]> diff -uprN linux-2.6.17/drivers/net/vioc/vioc_ethtool.c linux-2.6.17.vioc/drivers/net/vioc/vioc_ethtool.c --- linux-2.6.17/drivers/net/vioc/vioc_ethtool.c1969-12-31 16:00:00.0 -0800 +