[LinuxBIOS] Problem on compilation

Stefan Reinauer stepan at coresystems.de
Wed Mar 14 11:58:26 CET 2007


* Corey Osgood <corey_osgood at verizon.net> [070314 11:08]:
> It's in irq_tables.c usually, and usually at the bottom. For most 
> mainboards, this works fine:
> 
> unsigned long write_pirq_routing_table(unsigned long addr)
> {
> return copy_pirq_routing_table(addr);
> }
> 
> Is there any reason we don't patch up get_pir.c to add this, perhaps 
> with a note that it might need to be fixed up?

Use of getpir is not recommended. It does not deliver reliable results
on most mainboards. (ie. all that support ACPI in their factory BIOS)

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list