ALT Linux Bugzilla
– Attachment 4743 Details for
Bug 24882
no support for detecting some tty baud rates
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
slang-2.2.3-alt-baud-rates.patch
slang-2.2.3-alt-baud-rates.patch (text/plain), 884 bytes, created by
Sergey Vlasov
on 2011-01-09 23:09:20 MSK
(
hide
)
Description:
slang-2.2.3-alt-baud-rates.patch
Filename:
MIME Type:
Creator:
Sergey Vlasov
Created:
2011-01-09 23:09:20 MSK
Size:
884 bytes
patch
obsolete
>--- slang-2.2.3/src/slutty.c.alt-baud-rates 2010-12-15 13:56:48.000000000 +0300 >+++ slang-2.2.3/src/slutty.c 2011-01-09 22:34:59.911000008 +0300 >@@ -170,6 +170,42 @@ static Baud_Rate_Type Baud_Rates [] = > #ifdef B230400 > {B230400, 230400}, > #endif >+#ifdef B460800 >+ {B460800, 460800}, >+#endif >+#ifdef B500000 >+ {B500000, 500000}, >+#endif >+#ifdef B576000 >+ {B576000, 576000}, >+#endif >+#ifdef B921600 >+ {B921600, 921600}, >+#endif >+#ifdef B1000000 >+ {B1000000, 1000000}, >+#endif >+#ifdef B1152000 >+ {B1152000, 1152000}, >+#endif >+#ifdef B1500000 >+ {B1500000, 1500000}, >+#endif >+#ifdef B2000000 >+ {B2000000, 2000000}, >+#endif >+#ifdef B2500000 >+ {B2500000, 2500000}, >+#endif >+#ifdef B3000000 >+ {B3000000, 3000000}, >+#endif >+#ifdef B3500000 >+ {B3500000, 3500000}, >+#endif >+#ifdef B4000000 >+ {B4000000, 4000000}, >+#endif > {0, 0} > }; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24882
: 4743