From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FJ5hT-0002lf-Ff for qemu-devel@nongnu.org; Tue, 14 Mar 2006 04:20:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FJ5hQ-0002i2-DA for qemu-devel@nongnu.org; Tue, 14 Mar 2006 04:20:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJ5hQ-0002hv-5g for qemu-devel@nongnu.org; Tue, 14 Mar 2006 04:20:16 -0500 Received: from [211.5.2.75] (helo=nm01omta017.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.52) id 1FJ5la-0003Vv-7Q for qemu-devel@nongnu.org; Tue, 14 Mar 2006 04:24:34 -0500 Message-ID: <000801c64748$7fa7d240$0464a8c0@athlon> From: "Kazu" References: <44166F6D.7090804@domviery.sk> Subject: Re: [Qemu-devel] serial control DTR/DSR RTS/CTS Date: Tue, 14 Mar 2006 18:20:12 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Sent: Tuesday, March 14, 2006 4:23 PM Drlik Zbynek wrote: > Hello. > My external device is connected with serial port and use hardware flow > control - it can switch beetwen DTR/DSR or RTS/CTS. I have instaled > winxp and win98 for multiplatform testing in qemu but my aplication - if > i wont to communicate must by set to "no flow control". In that case it > could by read from device without lost data, write isn't funcional - > much data lost. > When I set up some control - state of DTR or RTS are still down and > communication isn't allowed. > Qemu run under linux. When I run application in normaly installed > windows without qemu, the application run perfectly with any of that > conntrols. > Is there any possibility to correct this? > Thanks. Drlik Zbynek. > It is a quck hack for it. http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060311-serial-win2kxp.patch Regards, Kazu