From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EBhK6-0002om-NU for mharc-grub-devel@gnu.org; Sat, 03 Sep 2005 19:21:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EBhJq-0002ke-Dx for grub-devel@gnu.org; Sat, 03 Sep 2005 19:21:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EBhJj-0002hi-72 for grub-devel@gnu.org; Sat, 03 Sep 2005 19:21:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EBhJh-0002f4-Oa for grub-devel@gnu.org; Sat, 03 Sep 2005 19:20:57 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EBhEy-0005jX-Nf for grub-devel@gnu.org; Sat, 03 Sep 2005 19:16:04 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id D2CDA8FC1 for ; Sun, 4 Sep 2005 01:12:33 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 19683-10 for ; Sun, 4 Sep 2005 01:12:29 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 18C288FBC for ; Sun, 4 Sep 2005 01:12:29 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id D88B7C04C for ; Sun, 4 Sep 2005 01:12:28 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <4219D62D.3000109@omniflux.com> <200503022233.18661.okuji@enbug.org> <42F94D30.7030204@omniflux.com> <200509031908.30915.okuji@enbug.org> From: Marco Gerards Date: Sun, 04 Sep 2005 01:12:38 +0200 In-Reply-To: <200509031908.30915.okuji@enbug.org> (Yoshinori K. Okuji's message of "Sat, 3 Sep 2005 19:08:30 +0200") Message-ID: <87k6hx9255.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: x86 serial support X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 23:21:10 -0000 "Yoshinori K. Okuji" writes: > On Wednesday 10 August 2005 02:41, Omniflux wrote: >> It's been a few months, but here are some updated patches. > > I've checked in your patch with some modification right now. I changed these > below: [...] Great! :-) > vt100. Do you intend to fix this? It would be nice if we could use terminfo for the open firmware console, which is an ANSI console basically. -- Marco