I see this made it in as r6127 already.
I applied the same patch to P2B-LS and P3B-F and now my two boards reboot and poweroff correctly too. Sweet! I'll try to make a patch that extends this to these two boards.
Just one small detail: Actual gpo observed with oem bios for P2B-LS is 0x7fbfb9ff.
Cheers Keith
On Fri, Nov 26, 2010 at 9:43 PM, Tobias Diedrich ranma+coreboot@tdiedrich.de wrote:
After finding the missing bit poweroff works now. I cleaned up the patch and moved most of the dsdt.dsl and acpi_tables.c into the southbrige/northbridge directory. Updated patch should fix abuild error and incorporates suggestions on irc by uwe (thanks for the comments).
Tested: Linux (poweroff, powerbutton event) XP (poweroff, powerbutton event)
Signed-off-by: Tobias Diedrich ranma+coreboot@tdiedrich.de