Re: [Linuxconsole-dev] Splitting console driver and VT emulation

From: H. Peter Anvin (hpa@transmeta.com)
Date: Thu Mar 09 2000 - 20:28:40 EST


Followup to: <Pine.LNX.4.10.10003090953160.3123-100000@maxwell.futurevision.com>
By author: James Simmons <jsimmons@acsu.buffalo.edu>
In newsgroup: linux.dev.kernel
>
> > > But thats a pseudo tty. Its for a remote login. Login in remotely and
> > > look to see what tty your using.
> > >
> > > > Any objections to this idea ?
> > >
> > > See the other post. You need some terminal emulation in the kernel.
> >
> > Other than dumb terminal - no. And you dont even need posix termios in the
> > kernel - echo* is trickier in user space but the rest can be done there
> > and there are OS projects that did it that way.
>
> This went to the wrong list. Someone suggested to move ALL terminal
> emulation to userland.
>

Which obviously is perfectly possible -- the Japanese people have done
it for a long time (kcon). There are definite advantages to being in
user space, especially if you have to worry about large font sets. It
means it's pretty hard to get information should something break
during early kernel bootup, though.

       -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:17 EST