Re: Incorrect speed at Palm 100 serial adapter

From: Greg KH
Date: Wed Jun 14 2006 - 17:37:54 EST


On Mon, Jun 12, 2006 at 01:23:09PM +0200, Karel Kulhavy wrote:
> Hello
>
> If I set 57600 speed on Palm 100 USB/serial adapter (USB IDs 0x830, 0x80),
> the speed is according to oscilloscope at 19200, but the tcsetattr
> doesn't fail and subsequent tcgetattr returns 115200.
>
> If the hardware supports it, the speed should be set to 115200. If it
> doesn't, tcgetattr should then indicate 19200.
>
> Linux kernel is 2.6.16.19.

Please send a patch to us for this, as this driver was reverse
engineered by watching the data stream and might be wrong in places.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/