[Bug 8783] USB serial ports do not work

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 1 02:08:40 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=8783





--- Comment #17 from James Hawkins <truiken at gmail.com>  2008-04-01 02:08:39 ---
commit d990c0d8e50c5eaabac8b855b9511cbc42d783bd
Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Sat Sep 30 21:20:41 2006 +0200

    ntdll-kernel32: WaitCommEvent.

    - implemented IOCTL_SERIAL_WAIT_ON_MASK for DeviceIoControl
      on serial lines in ntdll
    - now using thread pool (instead of simple thread) for the
      background operations (this should help some high load
      situations)
    - used this to implement WaitCommEvent on top NtDll functions
    - in kernel32, removed now the no longer used termios/ioctls...
      for comm devices


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list