qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] serial control DTR/DSR RTS/CTS
@ 2006-03-14  7:23 Drlik Zbynek
  2006-03-14  9:20 ` Kazu
  0 siblings, 1 reply; 3+ messages in thread
From: Drlik Zbynek @ 2006-03-14  7:23 UTC (permalink / raw)
  To: qemu-devel

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] serial control DTR/DSR RTS/CTS
  2006-03-14  7:23 [Qemu-devel] serial control DTR/DSR RTS/CTS Drlik Zbynek
@ 2006-03-14  9:20 ` Kazu
  2006-03-15  9:51   ` Drlik Zbynek
  0 siblings, 1 reply; 3+ messages in thread
From: Kazu @ 2006-03-14  9:20 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] serial control DTR/DSR RTS/CTS
  2006-03-14  9:20 ` Kazu
@ 2006-03-15  9:51   ` Drlik Zbynek
  0 siblings, 0 replies; 3+ messages in thread
From: Drlik Zbynek @ 2006-03-15  9:51 UTC (permalink / raw)
  To: qemu-devel

Kazu wrote:

>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
>  
>
It seems that it only set dtr, rts to always on but still doesn't 
reflect state on real port - now I can put hw flow control ON but the 
data is still loosing and it is not possible to write to device

>Regards,
>Kazu
>
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>  
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-15  9:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-14  7:23 [Qemu-devel] serial control DTR/DSR RTS/CTS Drlik Zbynek
2006-03-14  9:20 ` Kazu
2006-03-15  9:51   ` Drlik Zbynek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).