From: Christoph Plattner <christoph.plattner@alcatel.at>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Bug in kernel: console support STI/serial
Date: Wed, 25 Apr 2001 12:58:59 +0200 [thread overview]
Message-ID: <3AE6ADF3.92D612FE@alcatel.at> (raw)
Hello PA-RISCers !
I tried the STI console for the first time on a 712/60
workstation but found a problem in handling console
devices.
I compiled the kernel with SUPPORT for both consoles,
the serial and the STI.
Per definition:
---------------
If no `console=xxx' the default is `tty0', and the
"current" virtual console is used.
The user can also select the console via command line
parameter for kernel: `console=ttyS0' for example for
the serial console.
Problem:
--------
On the current kernel, if I do not use the `console='
parameter, the kernel does following:
Boot,...
Output:
Switching from PDC console ...
And now on the serial line !!!!! the output:
Switching to STI console ....
Here is the error: Linux know's, it must use the STI
but uses the serial console.
I have not analysed the code fully, yet. Dependent on
my spare time, I can deliver a bug fix or point out the
position of the wrong code.
------
By the way: How can I set the 712/60 to use serial
PCD console (command `path' does not work for console !)
Cheers
Christoph P.
------------------------------------------------------------
private: christoph.plattner@gmx.at
company: christoph.plattner@alcatel.at
next reply other threads:[~2001-04-25 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-25 10:58 Christoph Plattner [this message]
[not found] ` <3AE6B5FB.5FB7D4FA@esiee.fr>
2001-04-25 12:05 ` [parisc-linux] Bug in kernel: console support STI/serial Christoph Plattner
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=3AE6ADF3.92D612FE@alcatel.at \
--to=christoph.plattner@alcatel.at \
--cc=parisc-linux@lists.parisc-linux.org \
/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.