Author: uwe Date: 2007-04-22 03:17:36 +0200 (Sun, 22 Apr 2007) New Revision: 2613
Modified: trunk/LinuxBIOSv2/util/getpir/code_gen.c Log: Update URL for the PCI IRQ Routing Table Specification (trivial).
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de Acked-by: Uwe Hermann uwe@hermann-uwe.de
Modified: trunk/LinuxBIOSv2/util/getpir/code_gen.c =================================================================== --- trunk/LinuxBIOSv2/util/getpir/code_gen.c 2007-04-21 18:17:50 UTC (rev 2612) +++ trunk/LinuxBIOSv2/util/getpir/code_gen.c 2007-04-22 01:17:36 UTC (rev 2613) @@ -9,7 +9,7 @@ " * Contains the IRQ Routing Table dumped directly from your\n", " * memory, which BIOS sets up.\n", " *\n", - " * Documentation at: http://www.microsoft.com/hwdev/busbios/PCIIRQ.HTM%5Cn */\n\n", + " * Documentation at: http://www.microsoft.com/whdc/archive/pciirq.mspx%5Cn */\n\n", "#ifdef GETPIR\n", "#include "pirq_routing.h"\n", "#else\n"