All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoshinori K. Okuji" <okuji@enbug.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: x86 serial support
Date: Wed, 2 Mar 2005 22:33:18 +0100	[thread overview]
Message-ID: <200503022233.18661.okuji@enbug.org> (raw)
In-Reply-To: <4219D62D.3000109@omniflux.com>

Sorry, I forgot to send a reply.

On Monday 21 February 2005 13:38, Omniflux wrote:
> Here is a patch to add serial support to x86.

Great.

> If this is headed in the right direction, and likely to be accepted
> for merging with a little more work, I'll keep working on it.

I think this is a good way. But some problems must be solved:

- Naming issues. Since you copied the code from GRUB Legacy, some names 
are not appropriate in GRUB 2. For example, the global function 
declared in terminfo.h do not use the prefix 'grub_' at all.

- Module separation. I think it would be better to have a separate 
module for terminfo, because we might be able to use it for other 
terminals as well as serial console, say, parallel console.

- ChangeLog. Please write ChangeLog entries for your changes.

BTW, do you have any suggestion about the so-called "dumb terminal"? 
Because supporting dumb terminal is horrible, I hesitate to support it 
in GRUB 2, if there is no clean way to do it.

Okuji



  reply	other threads:[~2005-03-02 21:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21 12:38 x86 serial support Omniflux
2005-03-02 21:33 ` Yoshinori K. Okuji [this message]
2005-08-10  0:41   ` Omniflux
2005-08-12 10:51     ` Vladimir Serbinenko
2005-08-12 16:01     ` Marco Gerards
2005-08-12 20:17       ` Yoshinori K. Okuji
2005-08-12 22:19         ` Douglas Wade Needham
2005-08-12 22:18       ` Omniflux
2005-08-14 13:03         ` Marco Gerards
2005-08-14 14:54           ` Yoshinori K. Okuji
2005-09-03 17:08     ` Yoshinori K. Okuji
2005-09-03 23:12       ` Marco Gerards
2005-09-11 19:46         ` Yoshinori K. Okuji
2005-09-04  0:59       ` Omniflux
2005-09-11 19:52         ` Yoshinori K. Okuji

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=200503022233.18661.okuji@enbug.org \
    --to=okuji@enbug.org \
    --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.