25 Jan
2026
25 Jan
'26
8:07 p.m.
This fix is necessary to allow for applications that use GetCommProperties() where the hardware device uses a baud rate >115200. Without, these devices and applications are non-functional. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59290 -- v2: serial: Added BAUD_128K as a valid SettableBaud for end-devices using it. https://gitlab.winehq.org/wine/wine/-/merge_requests/9968