Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-12 Thread P. J. McDermott
On 01/04/2011 07:46 AM, Colin Watson wrote: > On Tue, Jan 04, 2011 at 12:06:54AM +, Colin Watson wrote: > >> On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: >> >>> 2011-01-02 Colin Watson >>> >>> * grub-core/bus/pci.c (grub_pci_iterate): Skip remaining functions >>>

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-06 Thread Matt Zagrabelny
On Tue, Jan 4, 2011 at 6:46 AM, Colin Watson wrote: > On Tue, Jan 04, 2011 at 12:06:54AM +, Colin Watson wrote: >> On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: >> > 2011-01-02  Colin Watson   >> > >> >     * grub-core/bus/pci.c (grub_pci_iterate): Skip remaining functions >> >

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-04 Thread Steve McIntyre
On Tue, Jan 04, 2011 at 12:46:54PM +, Colin Watson wrote: >On Tue, Jan 04, 2011 at 12:06:54AM +, Colin Watson wrote: >> On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: >> > 2011-01-02 Colin Watson >> > >> >* grub-core/bus/pci.c (grub_pci_iterate): Skip remaining functi

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-04 Thread Steve McIntyre
On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: > >Whoops, I forgot to right-shift the header word. Can you try 4.iso >instead, at the same location? I also made it handle PCI-to-CardBus >bridges the same way as PCI-to-PCI bridges since that's what pciutils >does. > >(In addition to

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-04 Thread Colin Watson
On Tue, Jan 04, 2011 at 12:06:54AM +, Colin Watson wrote: > On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: > > 2011-01-02 Colin Watson > > > > * grub-core/bus/pci.c (grub_pci_iterate): Skip remaining functions > > on devices that do not implement function 0. > > I've

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-03 Thread Seth Goldberg
On Jan 3, 2011, at 4:06 PM, Colin Watson wrote: > On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: >> On Sun, Jan 02, 2011 at 10:41:50PM +, Steve McIntyre wrote: >>> 2.iso: >>> >>> goes all the way through to bus ff and returns to a grub prompt >> >> This is interesting and

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-03 Thread Colin Watson
On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: > On Sun, Jan 02, 2011 at 10:41:50PM +, Steve McIntyre wrote: > > 2.iso: > > > > goes all the way through to bus ff and returns to a grub prompt > > This is interesting and suggests a measure of coincidence. What that > patch di

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-03 Thread Colin Watson
On Mon, Jan 03, 2011 at 11:04:17AM +, Steve McIntyre wrote: > On Mon, Jan 03, 2011 at 12:13:01AM +, Colin Watson wrote: > >Whoops, I forgot to right-shift the header word. Can you try 4.iso > >instead, at the same location? I also made it handle PCI-to-CardBus > >bridges the same way as P

Re: Bug#594967: Bug #594967: [poulsbo] grub-pc Hangs After "Welcome to GRUB!"

2011-01-02 Thread Colin Watson
On Sun, Jan 02, 2011 at 10:41:50PM +, Steve McIntyre wrote: > 1.iso: > > last bus number printed is b0 > > 2.iso: > > goes all the way through to bus ff and returns to a grub prompt This is interesting and suggests a measure of coincidence. What that patch did was skip remaining functi