linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* serial: custom baud rate
@ 2018-05-03 12:39 Muni Sekhar
  2018-05-03 17:54 ` Theodore Y. Ts'o
  2018-05-03 18:27 ` Grant Edwards
  0 siblings, 2 replies; 8+ messages in thread
From: Muni Sekhar @ 2018-05-03 12:39 UTC (permalink / raw)
  To: linux-serial, linux-kernel

Hi All,

>From include/asm-generic/termbits.h , I see baudrate can be one of the
standard values: 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800,
2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800, 500000,
576000, 921600, 1000000, 1152000, 1500000, 2000000, 2500000, 3000000,
3500000, 4000000.


If I need to set a custom baud rates(e.g. 14400, 128000, 256000), does
Linux serial framework has any supporting method?



-- 
Thanks,
Sekhar

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

end of thread, other threads:[~2018-05-14 17:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-03 12:39 serial: custom baud rate Muni Sekhar
2018-05-03 17:54 ` Theodore Y. Ts'o
2018-05-04  9:04   ` Muni Sekhar
2018-05-04 13:59     ` Theodore Y. Ts'o
2018-05-14 17:24   ` Andy Shevchenko
2018-05-03 18:27 ` Grant Edwards
2018-05-13 19:57   ` Alan Cox
2018-05-14 15:36     ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).