On Sat, Jun 24, 2006 at 07:53:59PM -0300, Manuel Naranjo wrote: > > My idea is to use Generic driver as much as i can, but reimplement the > Write methods to make them fit this devices, i do not want to reinvent > the wheel. To be honest i'm not perfectly familiar with USB lenguaje, so > I'm sure that the error must be in my code. If anyone could help me it > could be perfect. I don't want the solution to all the driver, i want to > do something by my own, i want to learn :=).
You need to have your driver be able to access the other endpoints of the other interface. Look at the cdc_acm driver for examples of how to do this properly. And because of this, I don't know how much you will be able to use the "generic" functions, sorry. Hope this helps, greg k-h 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