ACPI DSDT load
807559May 27 2006 — edited Jun 24 2006How can i load my custom DSDT tables?
I have Intel 925XBC motherboard ahd it's ACPI dont correctly recognized in Solaris 10 1/06 => my hyperthreading prosessor recognized as 1 CPU
I want to try to correct DSDT table and manually load it.
In FreeBSD i can write in loader.conf
acpi_dsdt_load=YES"
acpi_dsdt_name=<path>
Hou can i do this in Solaris?