From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1L0gDL-0006YF-L1 for mharc-grub-devel@gnu.org; Thu, 13 Nov 2008 12:42:43 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0gDH-0006Ua-Bc for grub-devel@gnu.org; Thu, 13 Nov 2008 12:42:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0gDF-0006T0-PO for grub-devel@gnu.org; Thu, 13 Nov 2008 12:42:38 -0500 Received: from [199.232.76.173] (port=51677 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0gDF-0006Sj-Hm for grub-devel@gnu.org; Thu, 13 Nov 2008 12:42:37 -0500 Received: from mta-out.inet.fi ([195.156.147.13]:43077 helo=jenni1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0gDF-0007Zc-JZ for grub-devel@gnu.org; Thu, 13 Nov 2008 12:42:37 -0500 Received: from [127.0.0.1] (84.248.105.254) by jenni1.inet.fi (8.5.014) id 48FC59C7013B27CC for grub-devel@gnu.org; Thu, 13 Nov 2008 19:42:33 +0200 Message-ID: <491C670F.6050602@nic.fi> Date: Thu, 13 Nov 2008 19:42:39 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: The development of GRUB 2 References: <20081112181128.GA10129@thorin> In-Reply-To: <20081112181128.GA10129@thorin> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] default terminals on i386-pc / i386-ieee1275 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: Thu, 13 Nov 2008 17:42:39 -0000 Robert Millan wrote: > Hi, > > I think it would be good to make at_keyboard the default input terminal on > i386-ieee1275, after the kernel has loaded (via grub-mkconfig). The AT > keyboard is the only choice on OLPC anyway, and avoids ofconsole bugs > (this used to be the old behaviour before the terminal split). > > Also, I think it would be good to make vga_text the default output terminal > on i386-pc, provided that gfxterm auto-setup (in grub-mkconfig.in) wasn't > possible. BIOS output is occasionally buggy (seen in a recent thread), and > this way we avoid problems. And how does this work with USB keyboards that would be supported by BIOS if configured so... ?