]> xenbits.xensource.com Git - seabios.git/commit
mark irq9 active high in DSDT
authorKevin O'Connor <kevin@koconnor.net>
Thu, 21 Oct 2010 01:59:11 +0000 (21:59 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 31 Oct 2010 22:36:43 +0000 (18:36 -0400)
commit50ecfa88d6a27abb873174903c9e09f989f46f1a
tree62b76e61400e029c910c0c8bc41de20c74d6ec9a
parent0ff9051f756ba739bc2edca77925191c3c6cbc2f
mark irq9 active high in DSDT

In PIIX4 SCI (irq9) is active high. Seabios marks it so in interrupt
override table, but some OSes (FreeBSD) require the same information to
be present in DSDT too. Make it so.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
src/acpi-dsdt.dsl
src/acpi-dsdt.hex