]> xenbits.xensource.com Git - seabios.git/commitdiff
acpi: drop irq 8 from hpet ressources
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 6 Dec 2012 15:46:08 +0000 (16:46 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 6 Dec 2012 16:26:26 +0000 (11:26 -0500)
Fixes WinXP BSOD.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/acpi-dsdt-hpet.dsl

index d5aa3f10b6d75c05be29b314804f610b05301a16..f33e52795f8da6cbe91e20b4357c379d724613ae 100644 (file)
@@ -24,7 +24,9 @@ Scope(\_SB) {
             Return (0x0F)
         }
         Name(_CRS, ResourceTemplate() {
+#if 0       /* This makes WinXP BSOD for not yet figured reasons. */
             IRQNoFlags() {2, 8}
+#endif
             Memory32Fixed(ReadOnly,
                 0xFED00000,         // Address Base
                 0x00000400,         // Address Length