[Bug 30771] New: Comm port Properties missing Interval Timeouts capability

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 26 21:44:01 CDT 2012


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

             Bug #: 30771
           Summary: Comm port Properties missing Interval Timeouts
                    capability
           Product: Wine
           Version: 1.5.3
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: michael at frog.wheelycreek.net
    Classification: Unclassified


Created attachment 40293
  --> http://bugs.winehq.org/attachment.cgi?id=40293
Patch implementing interval timeout capability

The hard-coded properties for GetCommProperties on a Com port are missing the
Capability PCF_INTTIMEOUTS.  

It appears that this capability actually works from both browsing the source,
and from the fact that an application requiring it works.

This is required for both UPstart and Home Control Assistance
http://appdb.winehq.org/objectManager.php?sClass=application&iId=7903 which do
not acknowledge COM ports that are missing this capability.

Patch attached

-- 
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