Hello,

I am trying to insert a usb-test module, provided with the
LTP-20050207 testcase,  in my kernel (ver. 2.6.10) to test my usb
device.

When I do a make in the kernel space, I get warnings about undefined
functions in the source code, but the .o files are created anyways.

Then when I run #insmod ./tusb.ko, and #modprobe tusb, the following
errors: insmod: error inserting './tusb.ko': -1 Unknown symbol in
module
FATAL: Error inserting tusb (/lib/modules/2.6.10/extra/tusb.ko):
Unknown symbol in module, or unknown parameter (see dmesg)

w/ dmesg:
tusb: Unknown symbol usb_free_bus
tusb: Unknown symbol usb_new_device
tusb: Unknown symbol pci_find_class
tusb: Unknown symbol usb_connect

If anybody can give me some guidance on how to get this to work, it
will be greately appreciated.

thanks, Elmano


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to