8 Jul
2015
8 Jul
'15
6:21 p.m.
On Wed, 08 Jul 2015 10:30:41 -0400 Tyler Yeomans tyeo098@gmail.com wrote:
[...]
Additionally, you were correct about the sorting of interrupts, as my dissembled DSDT table shows: (from Device(LPEA) section) Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, ,, ) { 0x0000001D, }
[...]
For now I can research into overriding the DSDT so the interrupts are in order.
You can follow Documentation/acpi/dsdt-override.txt, but maybe patching the driver is faster for a quick test; just remember to revert the driver change if you reorder the interrupts in the DSDT later on :)
Ciao, Antonio
--
Antonio Ospite
http://ao2.it
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?