<br><font size=2><tt>Hi all<br>
<br>
<br>
I am using the kernel (2.6.15) in an ppc-based embedded system through
a <br>
serial console on ttyS0 with no problems.<br>
<br>
Now I attached a graphic card to the system, which is correctly <br>
recognized and initialised by the Kernel. If I add &quot;console=tty0 <br>
console=ttyS0,57600&quot; to the bootargs, I have the boot messages of
the <br>
kernel on the screen and a login on the ttyS0.<br>
<br>
What I now want to do is to disable the serial console and use the <br>
graphic card as output and the raw character data (ASCII) coming in from
<br>
the terminal connected to the rs232 as input.<br>
<br>
I have a login on the screen, if I delete the line console=ttyS0,57600
<br>
from the bootargs, but unfortunately no input if a key is pressed on the
<br>
terminal keyboard.<br>
<br>
</tt></font>
<br><font size=2><tt>So my problem and question is, apart from not totally
understanding the input device system of 2.6.x ;-)</tt></font>
<br><font size=2><tt>Has anyone ever done that?</tt></font>
<br><font size=2><tt>Is it just a kernel configuration problem? If so what
modules have to be compiled in?</tt></font>
<br><font size=2><tt>Are there any good documentaion about the new input
device system ?</tt></font>
<br>
<br><font size=2><tt>Basically I am totally confused ;-), so any ideas
are appreciated.<br>
<br>
Cheers<br>
<br>
Harald<br>
</tt></font>