Hello, I have an application that sends data out to a serial port, then should receive the reply. After some hassles I got the application to enumerate the serials (in a dialog box where you select the port), and after creating the link in dosdevices (in lower case I should note, wine will not recognize COM1) it actually starts sending out data (verified using a terminal on the other end). But it receives nothing :-( The PC runs ubuntu lucid. The serial port is a usb dongle udev correctly detects the dongle and creates 2 serial ports ttyUSB0 and ttyUSB1 (yes this is correct behavior for the device). A piece of mono software runs fine under ubuntu using both the ports (as it does under windows .NET on a Windows XP machine) Wine version is 1.1.42 I noticed other people mentioning this bug, but found no resolutions. Any suggestions? Ferry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100915/90578846/attachment.htm>