* [parisc-linux] Bug in kernel: console support STI/serial
@ 2001-04-25 10:58 Christoph Plattner
[not found] ` <3AE6B5FB.5FB7D4FA@esiee.fr>
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Plattner @ 2001-04-25 10:58 UTC (permalink / raw)
To: parisc-linux
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-04-25 12:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-25 10:58 [parisc-linux] Bug in kernel: console support STI/serial Christoph Plattner
[not found] ` <3AE6B5FB.5FB7D4FA@esiee.fr>
2001-04-25 12:05 ` Christoph Plattner
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.