All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Sugguestion: separate input and output driver
Date: Thu, 29 May 2008 11:46:56 +0200	[thread overview]
Message-ID: <20080529094656.GB27809@thorin> (raw)
In-Reply-To: <ca0f59980805290109m2faa1efsba905c8a0c13ce3@mail.gmail.com>

On Thu, May 29, 2008 at 04:09:54PM +0800, Bean wrote:
> 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 = ?
> 
> And there are mixing as well.
> 
> If we separate them, it would make things much clear. For example, the
> grub_term structure can be split into two mutually exclusive parts:

I've been wanting to do this for a while, but never had time for it.

Other annoying situations this would solve are:

at_keyboard + ofconsole (currently done with an ifdef hack)
usb_keyboard + (vga_term | bios_console)

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)



  reply	other threads:[~2008-05-29  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29  8:09 Sugguestion: separate input and output driver Bean
2008-05-29  9:46 ` Robert Millan [this message]
2008-05-29  9:59 ` Robert Millan
2008-05-29 11:45 ` Marco Gerards

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=20080529094656.GB27809@thorin \
    --to=rmh@aybabtu.com \
    --cc=grub-devel@gnu.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.