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>
Thu, 21 Oct 2010 01:59:11 +0000 (21:59 -0400)
commit6d5a2172f2b76900572107868ec080400c4f615d
treebcb2b2e905a8ec1a342e6665afdcf63f0a402e39
parent9433098a3ff236717104f904e0098b91bb7f1329
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