[Bug 9986] New: serial/COM code misinterprets XON/XOFF direction

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 11 06:49:17 CDT 2007


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

           Summary: serial/COM code misinterprets XON/XOFF direction
           Product: Wine
           Version: 0.9.46.
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: tombrus at gmail.com


The code in dlls/ntdll/serial.c interprets SERIAL_AUTO_RECEIVE to IXON
and SERIAL_AUTO_TRANSMIT to IXOFF (and visa versa). This is wrong way around,
SERIAL_AUTO_RECEIVE corresponds to IXOFF and SERIAL_AUTO_TRANSMIT to IXON.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list