WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Serial port pass-through or redirect

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Serial port pass-through or redirect
From: Eric Camachat <eric.camachat@xxxxxxxxx>
Date: Sun, 16 Oct 2011 22:17:52 -0700
Delivery-date: Sun, 16 Oct 2011 22:20:43 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=mXjmMvsWZV2nv7qizuzVTXXvrnzQmEuPRR0wGcSePgk=; b=Y/lcr178NIHeF+evfIbC78jQkrAZZCJ4L/asDTCXM/Y45MwrOA6Q5hHDg9fqIvG4ra AJdR3jHw6e5D4rkJohVjdUiUUR3Au8QBgClaxIPWY5mhYxZZ2aq0GP74fRlkcVhbHZRH ltgLt0CTqCGDLwNKZaLsanC0BdHflVL2G2Suo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I tried to pass-through ttyS1 (COM2) to domU but never succeeded.
My config file:
irq=[3]
ioports=['2f8-2ff']
I can see my domU detect ttyS1 but still cannot drive it. (I can open
/dev/ttyS1 but cannot setup its baudrate).

If I unbind COM2 from 8250 driver in dom0 then my domU cannot detect
any ttyS*, it is weird.

I also tried:
serial=['pty','/dev/ttyS1']
but didn't work either.

It is difficult to let my domU to controll ttyS1 (COM2).

Thanks,
Eric

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>