Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 09:47:08 +0000
From:      John L.Utz III <john@utzweb.net>
To:        freebsd-acpi@freebsd.org
Subject:   debug.acpi.avoid, how do i use it to tell acpi to not control the keyboard?
Message-ID:  <86zmgi1zab.wl%john@utzweb.net>

next in thread | raw e-mail | index | archive | help
Hello again;

to quote man acpi:


     It is also possible to avoid portions of the ACPI namespace which may be
     causing problems, by listing the full path of the root of the region to
     be avoided in the kernel environment variable debug.acpi.avoid.  The
     object and all of its children will be ignored during the bus/children
     scan of the namespace.  The ACPI CA code will still know about the
     avoided region.

so, if i wanted to let acpi drive the power button and the suspend keypress but ignore everything else, how would one do that?

or failing that, can someone provide a sample use of acpi.debug.avoid that i can work from?

tnx!

johnu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zmgi1zab.wl%john>