> Let me know of this works better for you when connecting to a Windows
> host using RNDIS.
> 
>   <ftp://ftp.buici.com/pub/arm/gadget/lh7_udc.c>
> 

I've successfully passed all of the USB tests with this driver.  There
were a couple of buglets as well as a serious logic error.  All of the
previous drivers suffered from the same error which is improper
handling of spurious EP0 interrupts.  The old logic was resetting the
driver mode to look for setup packets when in reality, an OUT transfer
was under way.  This driver now properly ignores the spurious
interrupt, allowing it to pass test 14.

If you try the driver on Windows, please let me know if it copes well
with RNDIS.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&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

Reply via email to