On Tuesday 17 August 2004 10:31 am, Al Borchers wrote: > David -- > > (This is a resend with the .inf file removed and a few more details > on using a Windows host with gadget serial.)
Hmm, one of my comments was that the ".inf" file (and docs) should go into Documentation/usb so that it's more accessible! > Here is the g_serial ACM patch. It works with the Linux ACM driver > and with Windows usbser.sys driver. I have only done very limited > testing--just confirmed that the device is recognized by the driver > and that I can send data in each direction with minicom. > > Please give me your comments. I've done about the same testing, against a 2.6 host; the OTG bits work correctly. Since you signed-off on this, I'll assume it's OK that I merge this to my "gadget-2.6" tree so it gets (maybe) a bit more exposure/testing. Quick comments: - Hmm, you copied/pasted the "ISO 8859/1" comment, that should actually say "UTF-8"! My bad. - What would you think about changing the ACM logic so that the driver normally initializes as ACM? Many operating systems have ACM drivers already. If the module parameter is explicitly set to "false", or an "interrupt" endpoint can't be found, then it'd come up in non-ACM mode. - Hmm, the embedded environment I was using expects devfs to set up the /dev files; but that's not supported by this driver. (It's the only gadget driver where devfs would make sense.) > One problem that I still see is that frequently my NetChip 2280 EVB board > gets hung after a disconnect and I need to power cycle the board to get > it working again. That sounds familiar. Are you using the latest net2280 code from the gadget-2.6 tree? The EVB boards handle reset a bit differently from the RDK boards, and I thought a fix had been merged to address that. (If not, [EMAIL PROTECTED] should be able to help ... Alex Sanks ought to recall the detals.) - Dave ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel