grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: x86 serial support


From: Yoshinori K. Okuji
Subject: Re: x86 serial support
Date: Sun, 11 Sep 2005 21:52:49 +0200
User-agent: KMail/1.7.2

On Sunday 04 September 2005 02:59 am, Omniflux wrote:
> Option 'a' is certainly the easiest, but how do I choose which terminals
> to support? How do I test them?

Having a static table (for all terminals) is clearly nonsense for tparm.c, 
since the purpose of this file is to interpret a terminfo file. If we embed 
binary code, there is no reason to have such interpretation code.

> Option 'b', choosing which terminals and testing them is no longer my
> problem, but this moves all the burden onto the user.

I think you know this, but GRUB Legacy uses this way. For now, I think this is 
the best way, since most terminals are vt100-compatible, and the user does 
not have to do anything in this case.

> Option 'c', problems as listed above.

For me, this sounds overkill.

Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]