On 08/18/2011 10:00 AM, bala suru wrote:
> Hi,
>
> I'm running VM on kvm-qemu hyper visor . I need to access the serail
> port on the VM ,
> I tried the sample code to read/write com port but I get port error when
> ever I tried write something to the port(dev/ttyS0) .
>
> the same code work fine
On Thu, Aug 18, 2011 at 22:00, bala suru wrote:
> Hi,
>
> I'm running VM on kvm-qemu hyper visor . I need to access the serail port on
> the VM ,
> I tried the sample code to read/write com port but I get port error when
> ever I tried write something to the port(dev/ttyS0) .
try to read the man
Hi,
I'm running VM on kvm-qemu hyper visor . I need to access the serail port on
the VM ,
I tried the sample code to read/write com port but I get port error when
ever I tried write something to the port(dev/ttyS0) .
the same code work fine on the normal OS .. is it the same way as normal OS
for