On Tue, 26 Feb 2002 15:53, eg prasanth wrote:
> Hai ,
> I am doing a usb-uhci device driver in Redhat linux.After insmoding the
> module and booting up the new driver is showing many unresolved symbols.
> The Unresolved symbols are the function names from system defined header
> file <linux/usb.h>.I have included this file in my .c file
> ,"osg-uhci.c".How can i resolve this ..? Is there any need to change the
> system makefile ? Please help.
This is far too little information to tell what the problem is, however 
perhaps you want to "modprobe" rather than "insmod"

For future help, you should consider telling us some of the following:
* Which kernel version, and for user space issues, what library versions you 
are using.
* What you actually did (eg what is osg-uhci, how you built it, a link to a 
website with the code + build environment, etc)
* What you expected to happen (and why)
* What actually happened (eg a copy of the error messages)

Brad

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to