[Bug 29011] Non-standard serial baud rates are not reported correctly.

"WineHQ Bugzilla" <[email protected]>
Newsgroups gmane.comp.emulators.wine.bugs
Message-ID <[email protected]/>
https://bugs.winehq.org/show_bug.cgi?id=29011

Michał Mirosław <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Michał Mirosław <[email protected]> ---
Created attachment 70088
  --> https://bugs.winehq.org/attachment.cgi?id=70088
PoC fix

glibc already has c_ispeed/c_ospeed in its struct termios, but those are
undocumented and it lacks BOTHER/IBSHIFT constants. This uses a Linux-specific
TCGETS2/TCSETS2 ioctls on a tty.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.