http://bugs.codeweavers.com/show_bug.cgi?id=593
*** shadow/593 Sat Apr 20 11:44:49 2002 --- shadow/593.tmp.15211 Tue Apr 30 13:39:41 2002 *************** *** 2,8 **** | Serial port speed 57600 not accepted | +----------------------------------------------------------------------------+ | Bug #: 593 Product: Wine | ! | Status: UNCONFIRMED Version: 20020411 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-kernel | --- 2,8 ---- | Serial port speed 57600 not accepted | +----------------------------------------------------------------------------+ | Bug #: 593 Product: Wine | ! | Status: RESOLVED Version: 20020411 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-kernel | *************** *** 49,51 **** --- 49,55 ---- default: COMM_SetCommError(handle,IE_BAUDRATE); close( fd ); + + ------- Additional Comments From apa3a@yahoo.com 2002-04-30 13:39 ------- + I assume the patch was applied because the file dlls/kernel/comm.c contains the + changes. \ No newline at end of file