This is probably a common issue, but since this is my first kernel driver, I'm not sure what the root problem is. I've got a usb network driver. Its working fine if I load it with insmod. However, if I copy the driver to /lib/modules/kernel/drivers/usb and let it be loaded automatically when I plugin my device, when depmod runs it says there are unresolved symbols. The driver loads and works fine when I plugin the device, but depmod is still giving me this error. The unresolved symbols are all from the kernel and usbcore. How do I resolve this?
Thanks, -Chris _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel