public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Incorrect speed at Palm 100 serial adapter
@ 2006-06-12 11:23 Karel Kulhavy
  2006-06-14  5:22 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Karel Kulhavy @ 2006-06-12 11:23 UTC (permalink / raw)
  To: linux-kernel

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.

CL<

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Incorrect speed at Palm 100 serial adapter
  2006-06-12 11:23 Incorrect speed at Palm 100 serial adapter Karel Kulhavy
@ 2006-06-14  5:22 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2006-06-14  5:22 UTC (permalink / raw)
  To: Karel Kulhavy; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-14 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-12 11:23 Incorrect speed at Palm 100 serial adapter Karel Kulhavy
2006-06-14  5:22 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox