On Tue, Dec 01, 2020 at 10:40:30PM +0100, Mark Kettenis wrote:
> > From: Greg Steuck
> > Date: Mon, 30 Nov 2020 20:54:59 -0800
> >
> > Mark Kettenis writes:
> >
> > > The diff below fixes the way we handle named references in AML
> > > packages. This fixes some bugs but I'd like to make sure t
Mark Kettenis writes:
>> From: Greg Steuck
>> Date: Mon, 30 Nov 2020 20:54:59 -0800
>>
>> Mark Kettenis writes:
>>
>> > The diff below fixes the way we handle named references in AML
>> > packages. This fixes some bugs but I'd like to make sure that this
>> > doesn't inadvertedly break thing
> From: Greg Steuck
> Date: Mon, 30 Nov 2020 20:54:59 -0800
>
> Mark Kettenis writes:
>
> > The diff below fixes the way we handle named references in AML
> > packages. This fixes some bugs but I'd like to make sure that this
> > doesn't inadvertedly break things. So tests on a wide variety o
> Date: Tue, 1 Dec 2020 20:17:47 +0100
> From: Theo Buehler
>
> On Tue, Dec 01, 2020 at 08:10:33PM +0100, Mark Kettenis wrote:
> > > From: Greg Steuck
> > > Date: Mon, 30 Nov 2020 20:54:59 -0800
> > >
> > > Mark Kettenis writes:
> > >
> > > > The diff below fixes the way we handle named refer
On Tue, Dec 01, 2020 at 08:10:33PM +0100, Mark Kettenis wrote:
> > From: Greg Steuck
> > Date: Mon, 30 Nov 2020 20:54:59 -0800
> >
> > Mark Kettenis writes:
> >
> > > The diff below fixes the way we handle named references in AML
> > > packages. This fixes some bugs but I'd like to make sure t
> From: Greg Steuck
> Date: Mon, 30 Nov 2020 20:54:59 -0800
>
> Mark Kettenis writes:
>
> > The diff below fixes the way we handle named references in AML
> > packages. This fixes some bugs but I'd like to make sure that this
> > doesn't inadvertedly break things. So tests on a wide variety o
Mark Kettenis writes:
> The diff below fixes the way we handle named references in AML
> packages. This fixes some bugs but I'd like to make sure that this
> doesn't inadvertedly break things. So tests on a wide variety of
> machines are welcome.
I see a prompt crash: https://photos.app.goo.gl
The diff below fixes the way we handle named references in AML
packages. This fixes some bugs but I'd like to make sure that this
doesn't inadvertedly break things. So tests on a wide variety of
machines are welcome.
Index: dev/acpi/acpi.c
===