From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KpVst-00019P-7p for garchives@archives.gentoo.org; Mon, 13 Oct 2008 22:27:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F03AAE03CC; Mon, 13 Oct 2008 22:27:26 +0000 (UTC) Received: from mail1.optus.com.au (mail1.optus.com.au [203.13.126.129]) by pigeon.gentoo.org (Postfix) with ESMTP id A9970E03CC for ; Mon, 13 Oct 2008 22:27:26 +0000 (UTC) Received: from mail1.optus.com.au (unknown [127.0.0.1]) by IMSA (Postfix) with ESMTP id 8396620F07C for ; Tue, 14 Oct 2008 08:30:02 +1000 (EST) Received: from chow2ke002.optus.com.au (unknown [161.43.32.103]) by mail1.optus.com.au (Postfix) with ESMTP id 7470F20F050 for ; Tue, 14 Oct 2008 08:30:02 +1000 (EST) Received: from chow2ke001.optus.com.au ([161.43.32.100]) by chow2ke002.optus.com.au with Microsoft SMTPSVC(6.0.3790.3959); Tue, 14 Oct 2008 09:27:23 +1100 Received: from excprdhubw002.optus.com.au ([10.10.36.116]) by chow2ke001.optus.com.au with Microsoft SMTPSVC(6.0.3790.3959); Tue, 14 Oct 2008 09:27:23 +1100 Received: from excprdmbxw002.optus.com.au ([10.8.36.30]) by excprdhubw002.optus.com.au ([10.10.36.116]) with mapi; Tue, 14 Oct 2008 09:27:22 +1100 From: Adam Carter To: "gentoo-user@lists.gentoo.org" Date: Tue, 14 Oct 2008 09:27:35 +1100 Subject: RE: [gentoo-user] Re: Wine + USB to serial adapter Thread-Topic: [gentoo-user] Re: Wine + USB to serial adapter Thread-Index: AcktWcC1xhlSwWhgR7uBl30ns4WrcAAKI1fg Message-ID: <707E41AE68E444499861C6B248AB868453AC857862@excprdmbxw002.optus.com.au> In-Reply-To: Accept-Language: en-US, en-AU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-AU Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-OriginalArrivalTime: 13 Oct 2008 22:27:23.0343 (UTC) FILETIME=[DCFE6DF0:01C92D82] X-TM-AS-Product-Ver: IMSS-7.0.0.3091-5.5.0.1026-16216.002 X-TM-AS-User-Approved-Sender: No X-TM-AS-Result-Xfilter: Match text exemption rules:Yes X-Archives-Salt: 9c59e7ed-2389-4ce0-a679-5e2389b98e83 X-Archives-Hash: 65063dc82070f2f43bc470521b504a89 > FTDI work very well under windows or linux. Once you add the > appropriate driver (via the linux kernel) you can boot > either winblows or linux and use the 9pin-serial-to-usb > as you like with either OS. The device is setup and works (hence the existance of the /dev/ttyUSB0 devi= ce). If the driver wasn't setup that device wouldn't be created. It works f= ine with minicom. Its just not responding in wine or vwmare (when mapped to= a windows com port).