http://bugs.winehq.org/show_bug.cgi?id=6771
Summary: comm:set_queue_size unimplemented ? Product: WineHQ Apps Database Version: unspecified Platform: PC URL: http://appdb.winehq.org/appview.php?iAppId=4165 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: website-bugs AssignedTo: wine-bugs@winehq.org ReportedBy: ales.rom@kabelnet.net CC: ales.rom@kabelnet.net
I have problems with using my COM port. PC and Sunny Data logger is conected properly. When I start Sunny Data control software and use option "Device Detection" software detects two devices, (with actual serial numbers an so on) which is good. But after that, no data transfer is possible. There are a few messages in the console: ... ... fixme:ras:RasEnumEntriesA ((nil),(null),0xf7c3ac,0x34f5d8,0xf7b364),stub! fixme:ras:RasEnumDevicesA ((nil),0x34f60c,0x34f608),stub! fixme:ras:RasEnumDevicesA (0x77347c,0x34f60c,0x34f608),stub! fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub
It is wery strange, that some sort of communication is going on, but not everything ?