Re: [linux-usb-devel] g_serial documentation

2004-08-25 Thread Al Borchers
Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > Ouch. That explains things. Cat hung after some time, and I got > > gs_flush_chars: NULL port pointer > gs_recv_packet: port=0, bad tty magic > > Messages at some point. g_serial hung after that. Reconnect solved that. That does not look like a

Re: [linux-usb-devel] g_serial documentation

2004-08-23 Thread Al Borchers
Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > Where is this driver? The one in 2.6.8.1 does not have > a "use_acm" parameter. A patch to add acm support to g_serial for 2.6.8.1 was posted here 8/17. http://sourceforge.net/mailarchive/forum.php?thread_id=5350555&forum_id=5398 -- Al ---

[linux-usb-devel] g_serial documentation

2004-08-18 Thread Al Borchers
David -- Here is a first draft of the documentation for g_serial for review. This has the latest gserial.inf file needed for Windows included in the document. I still want to add instructions for setting up getty, and I want to test g_serial with Windows 2000 and add any Windows 2000 specific info