* using com2 from dom 0 ....
@ 2005-09-13 15:45 Himanshu Raj
2005-09-13 17:42 ` Keir Fraser
0 siblings, 1 reply; 4+ messages in thread
From: Himanshu Raj @ 2005-09-13 15:45 UTC (permalink / raw)
To: xen-devel
Hi Folks,
Is there a way to attach xenconsole to ttyS0 in dom0 as usual and still be able
to use ttyS1 (com port 2) from linux. I simply tried to use the 8250 driver,
but loading that module fails. I don't want to use xenconsole=tty since I access
this machine via serial console from other machine.
Best,
Himanshu
--
-------------------------------------------------------------------------
Himanshu Raj
PhD Student, GaTech (www.cc.gatech.edu/~rhim)
I prefer to receive attachments in an open, non-proprietary format.
-------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: using com2 from dom 0 ....
2005-09-13 15:45 using com2 from dom 0 Himanshu Raj
@ 2005-09-13 17:42 ` Keir Fraser
2005-09-13 17:53 ` Himanshu Raj
0 siblings, 1 reply; 4+ messages in thread
From: Keir Fraser @ 2005-09-13 17:42 UTC (permalink / raw)
To: Himanshu Raj; +Cc: xen-devel
On 13 Sep 2005, at 16:45, Himanshu Raj wrote:
> Is there a way to attach xenconsole to ttyS0 in dom0 as usual and
> still be able
> to use ttyS1 (com port 2) from linux. I simply tried to use the 8250
> driver,
> but loading that module fails. I don't want to use xenconsole=tty
> since I access
> this machine via serial console from other machine.
I doubt it, since the native serial driver expects to grab both ports
and will fail completely if it fails on either one. What is wrong with
binding to tty instead? It's just a name -- the I/O will still go thru
com1 in Xen.
-- Keir
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: using com2 from dom 0 ....
2005-09-13 17:42 ` Keir Fraser
@ 2005-09-13 17:53 ` Himanshu Raj
0 siblings, 0 replies; 4+ messages in thread
From: Himanshu Raj @ 2005-09-13 17:53 UTC (permalink / raw)
To: Keir Fraser; +Cc: xen-devel
I need to use minicom in dom0 to connect to a device connected at serial port
1. I also wanted to be able to switch back and forth between xen and dom0 console,
hence I liked the console connected to serial port 0.
-Himanshu
On Tue, Sep 13, 2005 at 06:42:13PM +0100, Keir Fraser wrote:
>
> On 13 Sep 2005, at 16:45, Himanshu Raj wrote:
>
> >Is there a way to attach xenconsole to ttyS0 in dom0 as usual and
> >still be able
> >to use ttyS1 (com port 2) from linux. I simply tried to use the 8250
> >driver,
> >but loading that module fails. I don't want to use xenconsole=tty
> >since I access
> >this machine via serial console from other machine.
>
> I doubt it, since the native serial driver expects to grab both ports
> and will fail completely if it fails on either one. What is wrong with
> binding to tty instead? It's just a name -- the I/O will still go thru
> com1 in Xen.
>
> -- Keir
--
-------------------------------------------------------------------------
Himanshu Raj
PhD Student, GaTech (www.cc.gatech.edu/~rhim)
I prefer to receive attachments in an open, non-proprietary format.
-------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: using com2 from dom 0 ....
@ 2005-09-13 19:37 Ian Pratt
0 siblings, 0 replies; 4+ messages in thread
From: Ian Pratt @ 2005-09-13 19:37 UTC (permalink / raw)
To: Himanshu Raj, xen-devel
> Is there a way to attach xenconsole to ttyS0 in dom0 as usual
> and still be able to use ttyS1 (com port 2) from linux. I
> simply tried to use the 8250 driver, but loading that module
> fails. I don't want to use xenconsole=tty since I access this
> machine via serial console from other machine.
Only in -unstable/3.0
Ian
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-09-13 19:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-13 15:45 using com2 from dom 0 Himanshu Raj
2005-09-13 17:42 ` Keir Fraser
2005-09-13 17:53 ` Himanshu Raj
-- strict thread matches above, loose matches on Subject: below --
2005-09-13 19:37 Ian Pratt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.