[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sugguestion: separate input and output driver
From: |
Marco Gerards |
Subject: |
Re: Sugguestion: separate input and output driver |
Date: |
Thu, 29 May 2008 13:45:17 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Bean <address@hidden> writes:
> Currently, input and output are bundled together, this make it quite
> difficult to extend.
>
> Input:
> Keyboard, Serial
>
> Output:
> Text mode, Video mode
>
> Now, the binding is fixed using individual module:
>
> Keyboard + Text = console
> Keyboard + Video = gfxterm
> Serial + Text = serial
> Serial + Video = ?
What do you mean by text? For the PC console, output is different
than that of the serial console.
Besides that, this seams like a good plan. This is something we need,
but no one took the time to implement this.
--
Marco