Re: [linux-usb-devel] USB HCD testing using usbtest.c

2006-04-06 Thread Greg KH
On Thu, Apr 06, 2006 at 11:06:24AM -0400, Alan Stern wrote: > On Thu, 6 Apr 2006, rakesh kn wrote: > > > Hi, > > > > I am trying to test the working of ehci-hcd with a generic usb-device. > > I downloaded "usbtest.c" from linux-usb-test site. > > i am using kernel 2.6.11 . > > > > I compiled th

Re: [linux-usb-devel] USB HCD testing using usbtest.c

2006-04-06 Thread Alan Stern
On Thu, 6 Apr 2006, rakesh kn wrote: > Hi, > > I am trying to test the working of ehci-hcd with a generic usb-device. > I downloaded "usbtest.c" from linux-usb-test site. > i am using kernel 2.6.11 . > > I compiled the test driver (usbtest.ko) and insmod it. > when i run the test program "./tes

[linux-usb-devel] USB HCD testing using usbtest.c

2006-04-06 Thread rakesh kn
Hi, I am trying to test the working of ehci-hcd with a generic usb-device. I downloaded "usbtest.c" from linux-usb-test site. i am using kernel 2.6.11 . I compiled the test driver (usbtest.ko) and insmod it. when i run the test program "./testusb -a" , it says "usbfs files are missing". When i