AcpiGetFirmwareTable() was removed from the ACPI interface. More of the ACPI interface changed beyond just the HPET table. I will have to look into this tomorrow. The pad-gate merge will not happen tonight. :-(
Regards, Bill On 11/12/08 20:20, Bill Holler wrote: > Hi Dana and tesla-dev, > > The HPET_TABLE data type changed to ACPI_TABLE_HPET > between actbl1.h version 1.41 in onnv_97 and version 1.51 in > onnv_102. This data type is defined in intel/sys/acpi/actbl1.h. > It looks like Intel provides the sys/acpi files. > > What is the stability of this interface and this type name? > The OpenSolaris C-State support code uses this data type. > Should I change the type name in the OpenSolaris code to > match the new actbl1.h definition and move on? > > Thank you, > Bill >
