Re: Revise ACPI OperationRegion support

2017-11-28 Thread Mike Larkin
On Wed, Nov 29, 2017 at 04:30:01AM +0100, Mark Kettenis wrote: > Diff below revises the OperationRegion support to allow chvgpio(4) to > register its own OEM defined regions. This prevents a panic on a > Lenovo 2-in-1 that mlarkin@ carried all the way to Elk Lakes cabin. > It even makes the lid swi

Revise ACPI OperationRegion support

2017-11-28 Thread Mark Kettenis
Diff below revises the OperationRegion support to allow chvgpio(4) to register its own OEM defined regions. This prevents a panic on a Lenovo 2-in-1 that mlarkin@ carried all the way to Elk Lakes cabin. It even makes the lid switch work somewhat. This will also make it easier to add CMOS support a