I\'m following the how-to on connecting my Zaurus to my linux box.
uname -a on my machine results in:
Linux gregkedro 2.4.18-14 #1 Thu Oct 24 09:36:32 PDT 2002 i686 i686 i386 GNU/Linux
Therefore I downloaded the usbdnet-2.4.18-patch.gz file and patched the kernel source per the how-to instructions. I had \"Hunks\" fail in the patch process (Makefile, Config.in). I have no idea what that means.
When I pull up the kernel menuconfig, the how-to says \"In USB Support, section USB Network adaptors\", select (as a module) USBD Network (Encapsulated) Host-to-Host Link (EXPERIMENTAL).\"
That option does not appear in my menuconfig.
Does anyone have any idea of what I need to do? Seems to me the driver is not getting installed correctly, but I have no idea how to fix it. This \"patch\" is supposed to work like the how-to... but I\'m hosed here.
Thanks ahead of time.
-Greg