I did edit the make file. The main problem I had was I download the development tools for 5.6, which was for kernel 2.4 while the version I have, which I thought was 5.6, appears to have kernel 2.2.19
I ended up hosing my whole server, while trying to compile the driver, stupided on my part, I typed rm *.* -r -f where I should not have. So I restored from back up and tried your driver today. I followed the instructions on installing the driver from:
http://www.e-smith.org/docs/howto/contrib/net_card.htmlWhat I was trying to do is install as a third network card for a dedicated connection to my workstation.
All went well, however I got a dependency error when I rebooted the server. Therefore I again restored from back up. I will try to install the devlopment tools again and see if I can build the driver locally.
If I can't then I will just have to wait for 6.0 if it ever gets out of beta.
People wonder why linux is not main stream, I have an electrical and computer engineering degree and do embedded firmware full time and I have trouble getting a simple network card working.
Trampas