Re: Kernel 2.6.12-rc6-mm1 & Chelsio driver

From: Lukas Hejtmanek
Date: Thu Jun 16 2005 - 18:23:22 EST


On Wed, Jun 08, 2005 at 01:05:28PM -0700, Scott Bardone wrote:
> There is one thing you could do though. If want, you could hack the TOE
> driver to work with the latest kernel in NIC mode. You would need to
> disable all the offload functions. Copy the source into the kernel tree,
> then when you build it you will see the unresolved symbols. Disable those
> sections of code, then you should end up with a NIC driver which will run
> on the latest kernel.

I have ported your driver for kernel 2.6.6 to kernel 2.6.8 and 2.6.11.12, it
seems that it works (including TOE).

test3:~ # cat /proc/net/toe/devices
Device Offload Module Interfaces
toe0 Chelsio T1 eth0
test3:~ # uname -a
Linux test3 2.6.11.12 #3 SMP Fri Jun 17 01:15:03 CEST 2005 x86_64 x86_64 x86_64
GNU/Linux
test3:~ #

I can provide patch to mailing list if it is allowed.

--
Lukáš Hejtmánek
-
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/