Mark Kettenis <mark.kette...@xs4all.nl> writes: >> From: Greg Steuck <gne...@openbsd.org> >> Date: Mon, 30 Nov 2020 20:54:59 -0800 >> >> Mark Kettenis <mark.kette...@xs4all.nl> 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: > > Does this one work better?
Much better. No crash and no difference in dmesg with/without patch. Also survives suspend/wakeup. I'll keep running with this for now. Thanks Greg