Subject: Re: How to load your custom ACPI DSDT with NetBSD
To: None <port-amd64@netbsd.org>
From: Hernani Marques Madeira <hernani@vecirex.net>
List: port-amd64
Date: 01/05/2006 23:00:22
On Thu, Jan 05, 2006 at 05:19:53PM +0000, Rui Paulo wrote:

>  * 5. copy *.hex to src/sys/dev/acpi/acpica/Osd/dsdt.hex
>  *    -or-
>  *    options ACPI_DSDT_FILE="\"yourdsdt.hex\"" in
>  *    your config file and yourdsdt.hex in the build directory
>  * 6. options ACPI_DSDT_OVERRIDE in your kernel config file
>  *    and rebuild the kernel
>  *
>  * (*1) /usr/pkgsrc/sysutils/acpidump
>  * (*2) /usr/pkgsrc/sysutils/acpi-iasl
>  */

So, may it be a good idea to provide a page with links pointing to
such files?

In this case e.g. acer_aspire-1691.dsdthex, which would follow the name 
convention:
<manufactor>_<series>-<model>.dsdthex

Would it theoretically be even possible to load this hex stuff during
run-time through some kernel-interface, using an acpi userland app?

-- 
hernani