From: Steven Walter <srwalter@yahoo.com>
To: Marc Karasek <marc_karasek@ivivity.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Bug in serial.c
Date: Thu, 19 Apr 2001 18:10:29 -0500 [thread overview]
Message-ID: <20010419181028.A5462@hapablap.dyn.dhs.org> (raw)
In-Reply-To: <25369470B6F0D41194820002B328BDD27C8E@ATLOPS>
In-Reply-To: <25369470B6F0D41194820002B328BDD27C8E@ATLOPS>; from marc_karasek@ivivity.com on Thu, Apr 19, 2001 at 11:32:20AM -0400
On Thu, Apr 19, 2001 at 11:32:20AM -0400, Marc Karasek wrote:
> I am doing some embedded development with the 2.4.x series and have noticed
> a few things..
>
> 1) In 2.4.2 in order to compile with module support you also had to turn on
> smp support. This has been fixed in the 2.4.3 release. This bloated the
> kernel image to 600k+ which in an embedded world is not a good thing :-)
>
> 2) In 2.4.3 the console port using ttySX is broken. It dumps fine to the
> terminal but when you get to a point of entering data (login, configuration
> scripts, etc) the terminal does not accept any input.
>
> So far I have been able to debug to the point where I see that the kernel is
> receiving the characters from the serial.c driver. But it never echos them
> or does anything else with them. I will continue to look into this at this
> end.
>
> I was also wondering if anyone else has seen this or if a patch is avail for
> this bug??
Just a "me, too!" here. I've seen some symptoms very similar to this
with the same kernel version. When I try to run a getty a tty which is
also the console (not sure what happens if it isn't a console) it
freezes up and doesn't respond or echo kernels. Works on 2.4.2, just
like yours.
>From an strace of getty, it appears to be hanging in ioctl(..., TCSETSW
I hope this gets resolved. Its more than a little irritating.
--
-Steven
In a time of universal deceit, telling the truth is a revolutionary act.
-- George Orwell
next prev parent reply other threads:[~2001-04-19 23:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-19 15:32 Bug in serial.c Marc Karasek
2001-04-19 15:38 ` Disconnect
2001-04-19 15:43 ` Richard B. Johnson
2001-04-19 23:10 ` Steven Walter [this message]
2001-04-20 16:31 ` Fabrice Gautier
-- strict thread matches above, loose matches on Subject: below --
2001-04-19 16:18 Marc Karasek
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=20010419181028.A5462@hapablap.dyn.dhs.org \
--to=srwalter@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marc_karasek@ivivity.com \
/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.