Re: [PATCH]: grub: Partitions can start at zero.

2009-04-22 Thread David Miller
From: Vladimir Serbinenko Date: Mon, 20 Apr 2009 18:53:35 +0200 > On Mon, Apr 20, 2009 at 2:30 AM, David Miller wrote: > >> >> With Sun partitions, individual partitions can start at disk >> address zero. That's right, zero. >> >> This works because UFS and EXT{2,3,4} superblocks are offset >>

Re: Trouble booting CF card in PCMCIA port from GRUB2

2009-04-22 Thread Urja Rannikko
Hi, > grub> ls > (ata0) (ata0,1) (ata0,2) (ata0,3) > > As you see, only ata0 is shown, which is the target laptop's harddrive. >  The PCMCIA slot or the card in it isn't shown! The problem is that grub2 would need a driver for the PCMCIA host controller - that would enable the PCMCIA CF-card to b

Re: [PATCH]: grub: Handle the case where the root node has size-cells but not address-cells.

2009-04-22 Thread David Miller
From: David Miller Date: Sun, 19 Apr 2009 17:24:54 -0700 (PDT) > 2009-04-19 David S. Miller > > * kern/ieee1275/mmap.c (grub_machine_mmap_iterate): If size_cells > is larger than address_cells, use that value for address_cells too. Committed. ___

Re: [PATCH]: grub: Exliminate fixed length string buffers in child and devalias iterators.

2009-04-22 Thread David Miller
From: David Miller Date: Sun, 19 Apr 2009 17:27:53 -0700 (PDT) > 2009-04-19 David S. Miller > > * include/grub/ieee1275/ieee1275.h (IEEE1275_MAX_PROP_LEN, > IEEE1275_MAX_PATH_LEN): Define. > * kern/ieee1275/openfw.c (grub_children_iterate): Dynamically > allocate 'chil

Re: [PATCH]: grub: Add sparc64 support code.

2009-04-22 Thread David Miller
From: David Miller Date: Sun, 19 Apr 2009 17:42:18 -0700 (PDT) > 2009-04-19 David S. Miller > > * util/sparc64/ieee1275/misc.c: New file. > * util/sparc64/ieee1275/grub-setup.c: New file. > * util/sparc64/ieee1275/grub-ofpathname.c: New file. > * util/sparc64/ieee1275/

Re: [PATCH] FreeBSD 64-bit kernel support

2009-04-22 Thread Chip Panarchy
Hi Thanks Great, I'll be waiting till it's committed! WOOT Panarchy On Wed, Apr 22, 2009 at 7:10 AM, Vladimir Serbinenko wrote: > Hello, here is the version with changelog, fix for freebsd_module and > licencing corrections. > If nobody objects I'll commit it soon > Enjoy > > > On Sun, Apr 12