<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.2">
</HEAD>
<BODY>
From my kernel log.<BR>
<BR>
 But I don't see why it would be related to the driver or the port. As said the device works fine for native linux programs. <BR>
<BR>
My&nbsp; question is if there is any known bug in wine the prevents my from receiving bytes on a serial port, especially in the case of a usb serial port.<BR>
If so, it there is any thing that I can do about this. I believe I am not the first to post about this problem.<BR>
<BR>
Ferry<BR>
<BR>
<BR>
Sep 16 09:12:00 localhost kernel: [775687.696021] usb 3-2: new full speed USB device using uhci_hcd and address 5<BR>
Sep 16 09:12:00 localhost kernel: [775687.892136] usb 3-2: configuration #1 chosen from 1 choice<BR>
Sep 16 09:12:00 localhost kernel: [775687.898159] ftdi_sio 3-2:1.0: FTDI USB Serial Device converter detected<BR>
Sep 16 09:12:00 localhost kernel: [775687.898189] usb 3-2: Detected FT2232C<BR>
Sep 16 09:12:00 localhost kernel: [775687.898191] usb 3-2: Number of endpoints 2<BR>
Sep 16 09:12:00 localhost kernel: [775687.898193] usb 3-2: Endpoint 1 MaxPacketSize 64<BR>
Sep 16 09:12:00 localhost kernel: [775687.898195] usb 3-2: Endpoint 2 MaxPacketSize 64<BR>
Sep 16 09:12:00 localhost kernel: [775687.898197] usb 3-2: Setting MaxPacketSize 64<BR>
Sep 16 09:12:00 localhost kernel: [775687.899174] usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB0<BR>
Sep 16 09:12:00 localhost kernel: [775687.901321] ftdi_sio 3-2:1.1: FTDI USB Serial Device converter detected<BR>
Sep 16 09:12:00 localhost kernel: [775687.901351] usb 3-2: Detected FT2232C<BR>
Sep 16 09:12:00 localhost kernel: [775687.901353] usb 3-2: Number of endpoints 2<BR>
Sep 16 09:12:00 localhost kernel: [775687.901355] usb 3-2: Endpoint 1 MaxPacketSize 64<BR>
Sep 16 09:12:00 localhost kernel: [775687.901358] usb 3-2: Endpoint 2 MaxPacketSize 64<BR>
Sep 16 09:12:00 localhost kernel: [775687.901360] usb 3-2: Setting MaxPacketSize 64<BR>
Sep 16 09:12:00 localhost kernel: [775687.902185] usb 3-2: FTDI USB Serial Device converter now attached to ttyUSB1<BR>
Sep 16 09:12:09 localhost kernel: [775696.553040] usb 3-2: USB disconnect, address 5<BR>
Sep 16 09:12:09 localhost kernel: [775696.553236] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0<BR>
Sep 16 09:12:09 localhost kernel: [775696.553253] ftdi_sio 3-2:1.0: device disconnected<BR>
Sep 16 09:12:09 localhost kernel: [775696.553398] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1<BR>
Sep 16 09:12:09 localhost kernel: [775696.553412] ftdi_sio 3-2:1.1: device disconnected<BR>
<BR>
<BR>
-----Oorspronkelijke bericht-----<BR>
<B>Van</B>: ael &lt;<A HREF="mailto:ael%20%3claw_ence.dev@ntlworld.com%3e">law_ence.dev@ntlworld.com</A>&gt;<BR>
<B>Aan</B>: Ferry Toth &lt;<A HREF="mailto:Ferry%20Toth%20%3cftoth@telfort.nl%3e">ftoth@telfort.nl</A>&gt;<BR>
<B>Cc</B>: <A HREF="mailto:wine-users@winehq.org">wine-users@winehq.org</A><BR>
<B>Onderwerp</B>: Re: USB Serial Port receives no data<BR>
<B>Datum</B>: Thu, 16 Sep 2010 12:19:18 +0100<BR>
<B>Nieuwsgroepen</B>: gmane.comp.emulators.wine.user<BR>
<BR>
<PRE>
On Wed, Sep 15, 2010 at 11:00:54PM +0200, Ferry Toth wrote:
&gt; Hello,
&gt; 
&gt; I have an application that sends data out to a serial port, then should
&gt; receive the reply.
[..snip..]
&gt; 
&gt; The PC runs ubuntu lucid.
&gt; The serial port is a usb dongle
&gt; udev correctly detects the dongle and creates 2 serial ports ttyUSB0 and
&gt; ttyUSB1 (yes this is correct behavior for the device).

Which device &amp; which driver? Actually, since the /dev/ttyUSB* are created, 
only the driver is perhaps of interest. Probably in /var/log/messages.

ael


</PRE>
</BODY>
</HTML>