On Saturday 08 April 2006 3:46 am, rakesh kn wrote: > How can i do the test using above module (usbtest.c) and the user-land > software with out the peripheral with EZ-USB chips.
You realize that question is very different from $SUBJECT, right? The short answer is that, as documented, you can use only two of the tests -- #9, #10 -- unless you have something with firmware that's more useful for testing. Now, I know there's a net2280 PCI card listed on that page, and available for about $US 120 or so. So there's no excuse not to have one of those in a Linux box that you use for testing, if you're developing/testing a new driver. > I tried to execute the test by compiling usbtest.ko with "GENERIC" > support on and passing the "vendor id and product id " as module > params , but iam getting error-25 in all tests . Even the test-9 , > control tests are not passing. Well then you would seem to have a bug to find, right? If "usbtest" is binding to the device (cat /proc/bus/usb/devices to see) then there's not a lot else that can be a problem ... and if not, that'll be straightforward to sort out. > What am i missing out here > Please help me out with this issue.. > > Atleast Please suggest a peripheral (preferable a Card Reader) which > has the EZ-USB FX2 Product Name and Company.... Please The net2280 is a much better solution if you're going to be testing any high speed device. I suppose some people actually _like_ writing 8051 code ... but even if you're one of them, the virtue of using a net2280 is that it "just works" on Linux already, and lets you do not just "lab" tests (gadget zero etc) but also use real drivers. - Dave ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel