* Thomas Ekstrand thomas.ekstrand@gmail.com [070524 13:46]:
I have trouble getting some Interrupts. I have used getpir to create a irq_tables.c but I get a warning message during startup: "Inconsistent IRQ routing table size (0xd0/0xc0)"
You also need to tell the number of pirq entries in Options.lb
linuxbios also fail to map the tg3 net interfaces through MSI which the standard bios does, but it maps the intel net interfaces through MSI... how come?
Standard bios uses ACPI for IRQ configuration.
Stefan