Re: [linux-usb-devel] error inserting usb module

2005-04-04 Thread Elmano Carvalho
thanks Dave, In the mean time, if anyone else knows more on this, the input is welcome. thx, Elmano On Apr 4, 2005 12:39 PM, David Brownell <[EMAIL PROTECTED]> wrote: > On Monday 04 April 2005 9:02 am, Elmano Carvalho wrote: > > I am trying to insert a usb-test module, pr

[linux-usb-devel] error inserting usb module

2005-04-04 Thread Elmano Carvalho
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 #in