Re: [linux-usb-devel] Unresolved symbols with usb driver

2002-01-09 Thread Greg KH
On Wed, Jan 09, 2002 at 02:29:34PM -0500, [EMAIL PROTECTED] wrote: > 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 /l

[linux-usb-devel] Unresolved symbols with usb driver

2002-01-09 Thread chris . edgington
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 plu