Ronald G Minnich <[EMAIL PROTECTED]> writes: > from the arch/i386/kernel/pci-irq.c: > > . > . > . > pirq_table = pirq_find_routing_table(); > #ifdef CONFIG_PCI_BIOS > if (!pirq_table && (pci_probe & PCI_BIOS_IRQ_SCAN)) > pirq_table = pcibios_get_irq_routing_table(); > #endif > . > . > . > > > My mistake. I misread the code. Linux will indeed find a $PIR if one > exists (pirq_find_routing_table()). This just goes back to the ASUS > problem we fixed recently and which was confusing me in many different > ways until we figured it out ... > > So ignore my earlier confused note :-)
O.k. I'll let you go implement ram at 0xF0000. Possibly write_tables should read them back and verify they are present? Eric
