Baud rates > 460k

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The termios functions cfseti/ospeed map 500k & 921k to 150 & 300 respective. For some strange reason the 460k works but higher speeds do not. Is this a bug that hasn't surfaced yet or am I missing something basic?


#define  B150	0000005
#define  B300	0000007
#define  B460800  0010004
#define  B500000  0010005
#define  B921600  0010007
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux