public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] serial base baud misdetected in 2.6.27
@ 2008-11-04 18:24 Chris Friesen
  2008-11-04 19:22 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Friesen @ 2008-11-04 18:24 UTC (permalink / raw)
  To: linux-kernel, linux-serial


I'm running an ATCA7101 board.  This board has two 16550 ports that get 
detected as ttyS4 and ttyS5.

With a much earlier kernel (2.6.14) the serial port base speed is 
correctly detected as 230400, which gives the desired 115200 when I 
specify that on the kernel commandline.

With 2.6.16 and 2.6.27 (not sure about the intervening kernels) the 
serial port base speed is detected as 921600, which means that I need to 
specify 460800 on the commandline to get a real speed of 115200 (as 
verified by an external terminal server).

Any ideas what could be causing this misdetection?  I'm having lab 
issues right now so I can't track it down, but I'll have a go at it 
eventually.

Thanks,

Chris

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

end of thread, other threads:[~2008-11-04 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04 18:24 [BUG] serial base baud misdetected in 2.6.27 Chris Friesen
2008-11-04 19:22 ` Alan Cox
2008-11-04 20:29   ` Chris Friesen
2008-11-04 20:36     ` Alan Cox
2008-11-04 21:30       ` Chris Friesen

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