Subject: Re: no available disks?
To: None <port-amd64@netbsd.org>
From: Chris Kantarjiev <cak+gmane@dimebank.com>
List: port-amd64
Date: 08/08/2006 16:17:30
Chris Kantarjiev wrote:
> Hubert Feyrer wrote:
> 
>> On Tue, 8 Aug 2006, Chris Kantarjiev wrote:
>>
>>> I've forgotten where the install system puts the boot messages - 
>>> could someone remind me?
>>
>>
>>
>> ^C, dmesg | more
> 
> 
> Thanks!
> 
> Interesting that it doesn't work when invoking /bin/sh from the menu :-(
> 
> It finds several viaide devices (NVIDIA nForce4 IDE Controller rev 
> 0xf2). There are some complaints about
> 
> isa_intr_establish: no MP mapping found
> 
> pci_intr_map: bus 0 dev 7 func 0 pin 1; line 9
> pci_intr_map: no MP mapping found
> failed to allocate interrupt slot for PIC pic0 pin 9
> viaide1: couldn't establish native-PCI interrupt at irq 9


Interestingly, the ohci *does* manage to find ioapic0 to establish an interrupt:

ohci0 at pci0 dev 2 function 0: ...
ohci0: interrupting at ioapic0 pin8 (irq 9)

but that's the only device that does so.