Re: grub.elf? As in "How do I create that?"

2008-11-12 Thread Gregg Levine
On Wed, Nov 12, 2008 at 2:57 AM, Robert Millan <[EMAIL PROTECTED]> wrote: > On Wed, Nov 12, 2008 at 12:20:01AM -0500, Gregg C Levine wrote: >> Hello! >> I just managed to download the current subversion contents of what everyone >> is working on. The Grub2 trunk built perfectly, and with no complai

Re: [PATCH] PCI serial card support

2008-11-12 Thread n0ano
On Sun, Nov 09, 2008 at 10:57:30PM +0100, Robert Millan wrote: > On Sat, Nov 08, 2008 at 06:58:19PM -0700, [EMAIL PROTECTED] wrote: > > I think this is pretty much what I'm in the middle of doing. I want to > > put the infrastructure in place so that we can handle an arbitrary PCI > > device but I

[PATCH] default terminals on i386-pc / i386-ieee1275

2008-11-12 Thread Robert Millan
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 thin

Re: [PATCH] split/refurbish vga_text.mod

2008-11-12 Thread Robert Millan
Committed. On Sun, Nov 09, 2008 at 11:06:36PM +0100, Robert Millan wrote: > > This patch refurbishes the current vga_text / console roles: > > - vga_text.c used only in coreboot; provides functions that on BIOS > are in kern/i386/pc/startup.S > > - console.c shared between coreboot and