> The thing that's a little non-standard in the way we talk to the device is
> that we frequently reset VMIN/VTIME (but _not_ cflags) while the device may
> be streaming data at us.   On Mac, at least, it looks like he PL2303 driver
> reprograms the device resulting in a brief interrupt of data that's in
> flight (either in the shift register at that moment or still in flight into
> the bit decoders) and that corrupts receive data.

Ok that makes sense. Technically I think I can say "ner ner your problem"
but its extremely undesirable behaviour. The problem is that old first
hunk also ignored some real changes. I'll knock up a patch for this,
don't think we want to be breaking code unneccessarily.
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to