Hi all, I want to set up my net5501, so that the USB port can be connected to a Windows PC, where it should be recognized as a new ethernet device. First question is, what kind of USB cable do i have to chose?! I read at http://www.linux-usb.org/usbnet/index.html that a Host-to-Host cable is neccessary?
The second problem deals with the USB gadget driver. On a CF card, the newest version of voyage (0.4.1, 23 Jul 2007) is installed. Then i did the reconfiguration of the kernel for USB gadget support (amd5536udc/amd5536uoc, g_ether), recompiled the modules and had a reboot. The modules seemed to be copied correctly (g_ether.ko, amd5536udc.ko, amd5536uoc.ko in /lib/modules/2.6.20.3-ubuntu1/kernel/drivers/usb/gadget/), but when calling modprobe g_ether the driver fails: WARNING: Error inserting amd5536udc (/lib/modules/2.6.20.3-ubuntu1/kernel/drivers/usb/gadget/amd5536udc.ko): No such device FATAL: Error inserting g_ether (/lib/modules/2.6.20.3-ubuntu1/kernel/drivers/usb/gadget/g_ether.ko): Unknown symbol in module, or unknown parameter (see dmesg) And when calling dmesg: g_ether: Unknown symbol usb_gadget_register_driver g_ether: Unknown symbol usb_gadget_unregister_driver Can anyone help? Thanks a lot! Regards, Jan _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
