Subject: Re: "IRQ not configured"
To: Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp>
From: Peter Seebach <seebs@plethora.net>
List: port-i386
Date: 12/30/2001 19:19:00
In message <20011231.095633.68566209.kanaoka@ann.hi-ho.ne.jp>, Masanori Kanaoka
 writes:
>$ PCI IRQ Routing Table rev. 1.0 found at 0xfdf70, size 112 bytes (5 entries)
>$ PCI Interrupt Router at 000:07:0 (VIA Technologies VT82C596A (Apollo Pro) PC
>I-ISA Bridge)
>$ pciintr_link_alloc: bus 0 device 10: link 0x05 invalid
>$ pciintr_link_alloc: bus 0 device 7: link 0x05 invalid

>  1. sys/arch/i386/pci/pci_intr_fixup.c does not have entry for VT82C596A.
>  2. Your BIOS have 0x05 link.

Okay.

>PCIBIOS assume that the value of link should be 0x01,0x02,0x03,0x04.

Ahh.

>How about next patch?

First try got "cbb [...] at irq 9", but locked up when it tried to run
DHCP on fxp0.  I'm going to play with it a bit more and see if I can get
it to boot enough that I can get dmesg output to look at.  I'm also
going to turn off a couple of PCIBIOS things I was playing with in
the hopes that they'd fix it.  :)

-s