All of lore.kernel.org
 help / color / mirror / Atom feed
From: Seetharam Dharmosoth <seetharam_kernel@yahoo.co.in>
To: Russell King <rmk+lkml@arm.linux.org.uk>
Cc: randy.dunlap@oracle.com, linux-kernel@vger.kernel.org
Subject: Re: query related to serial console
Date: Thu, 18 Jan 2007 10:10:56 +0000 (GMT)	[thread overview]
Message-ID: <288311.57722.qm@web7706.mail.in.yahoo.com> (raw)
In-Reply-To: <20070118090935.GA32068@flint.arm.linux.org.uk>



--- Russell King <rmk+lkml@arm.linux.org.uk> wrote:

> On Thu, Jan 18, 2007 at 05:39:15AM +0000, Seetharam
> Dharmosoth wrote:
> > I have one doubt in this regard.
> > 1) once we connected to the serial console we
> don't
> >    want to login into the shell.
> >    (without login into the shell we want to fire
> the
> >    sysrq command like b, r m, etc.)
> > 
> >  for this I am doing like 
> >   grabing the serial console then
> >   doing ctrl+]
> >   so that getting 
> >               telnet> 
> > now i want to give command like b, m ,r etc.
> > 
> > but it is not accepting my commands until I do 
> > telnet> send brk
> > 
> > can you please explain me why like this behavior ?
> 
> If it didn't require a break before hand, merely
> pressing 'b', 'm' or 'r'
> would trigger the sysrq command, which would make it
> absolutely impossible
> to login or type any normal command containing those
> characters.
> 
> -- 
> Russell King
>  Linux kernel    2.6 ARM Linux   -
> http://www.arm.linux.org.uk/
>  maintainer of:
> 
Thanks.

I am not able to find the code path for 
'send brk'

can you please let me know what would be the code path
when we do 'send brk' in linux.

I am interested about 8250 and uart serial driver.

currently using kernel 2.6.7.

Thanks
Seetharam


		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

      reply	other threads:[~2007-01-18 10:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-17 11:26 query related to serial console Seetharam Dharmosoth
2007-01-17 11:48 ` Erik Mouw
2007-01-18  4:10   ` Seetharam Dharmosoth
2007-01-18  4:34     ` Randy Dunlap
2007-01-18  5:39       ` Seetharam Dharmosoth
2007-01-18  9:09         ` Russell King
2007-01-18 10:10           ` Seetharam Dharmosoth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=288311.57722.qm@web7706.mail.in.yahoo.com \
    --to=seetharam_kernel@yahoo.co.in \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=rmk+lkml@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.