Greg KH <[EMAIL PROTECTED]> writes:
> On Mon, Jun 05, 2006 at 06:05:12PM +0400, Sergei Organov wrote:
>> Hello,
>> 
>> I'm using usbserial module to talk to a device supporting 2 bulk
>> endpoints (high speed USB 1.1).
[...]
>
>> The input from the device to the host is
>> OK. However, when I write a sequence containing CR and/or LF to the
>> device, the device sees fake 0x80 just before CR and/or LF, and I see
>> this fake 0x80 in the debug output of usbserial/generic modules as
>> well. It looks really weird, e.g.:

Please disregard this. It appears to be application bug that never
happened to be triggered on real serial tty devices. I should have
been used strace to see what the application actually writes before
posting, -- please excuse me for the noise.

[Yes, I know I claimed I've used raw data copy and saw the same result,
and I was sure I did, -- too much work and no sleep... you know. Sorry
once again.]

-- 
Sergei.


_______________________________________________
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