2009-09-04 16:17:15

by Wolfram Sang

[permalink] [raw]
Subject: Re: New fast(?)-boot results on ARM


> Now that microcom is in Debian sid (thanks!), where can I find ptx_ts?
> It seems to be quite useful.

Back from the holidays, so here it is:

http://pengutronix.de/software/ptx_ts/index_en.html

Hope it can be useful...

Regards,

Wolfram

--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |


Attachments:
(No filename) (401.00 B)
signature.asc (197.00 B)
Digital signature
Download all attachments

2009-09-09 14:34:09

by Johannes Stezenbach

[permalink] [raw]
Subject: Re: New fast(?)-boot results on ARM

Sorry for slow reply.

On Fri, Sep 04, 2009 at 06:16:26PM +0200, Wolfram Sang wrote:
>
> > Now that microcom is in Debian sid (thanks!), where can I find ptx_ts?
> > It seems to be quite useful.
>
> Back from the holidays, so here it is:
>
> http://pengutronix.de/software/ptx_ts/index_en.html
>
> Hope it can be useful...

Yes, it is. Thanks!

BTW, some feedback about microcom:

- the choice of ^\ as an escape charater is unfortunate since that
is usually mapped to set SIGQUIT in the tty; a btter choice would
be ^] (like telnet) or ^A (like minicom)
- typing the escape character immediate causes the menu to be displayed,
so one cannot send a break sequence for SysRq without cluttering up the screen

Would you take patches for that?


Johannes

2009-09-10 00:01:27

by Denys Vlasenko

[permalink] [raw]
Subject: Re: New fast(?)-boot results on ARM

On Wednesday 09 September 2009 16:33, Johannes Stezenbach wrote:
> Sorry for slow reply.
>
> On Fri, Sep 04, 2009 at 06:16:26PM +0200, Wolfram Sang wrote:
> >
> > > Now that microcom is in Debian sid (thanks!), where can I find ptx_ts?
> > > It seems to be quite useful.
> >
> > Back from the holidays, so here it is:
> >
> > http://pengutronix.de/software/ptx_ts/index_en.html
> >
> > Hope it can be useful...
>
> Yes, it is. Thanks!
>
> BTW, some feedback about microcom:
>
> - the choice of ^\ as an escape charater is unfortunate since that
> is usually mapped to set SIGQUIT in the tty; a btter choice would
> be ^] (like telnet) or ^A (like minicom)
> - typing the escape character immediate causes the menu to be displayed,
> so one cannot send a break sequence for SysRq without cluttering up the screen
>
> Would you take patches for that?

Sure.
--
vda