ntdll: Adds support for custom serial port baudrates on Mac

Nathan Fearnley nathan.fearnley at slugsource.com
Thu Dec 4 18:35:43 CST 2014


Sorry about the previous couple patches, turns out there were still some
bugs. Everything should be built and tested now.

On 29 November 2014 at 11:53, Nathan Fearnley <
nathan.fearnley at slugsource.com> wrote:

> Mac OS X supports a special function call for custom baud rates. I have
> implemented this feature to allow non-standard baud rates. Unfortunately,
> setting any other parameters using tcsetattr will fail, because it does not
> support the higher baud rates. In order to work around this, when setting
> other parameters, the baud rate is temporarily set to 9600, then reset back
> to custom rate after the changes are complete.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141204/6361806d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-support-for-custom-serial-port-baudrates-on-Mac.patch
Type: application/octet-stream
Size: 5864 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141204/6361806d/attachment.obj>


More information about the wine-patches mailing list