Hi, I'm working on some motherboard monitoring software for a motherboard whose only temperatures monitors are in an ACPI chip, which is blocked off by windows ACPI drivers in XP / 2000. I'd like to be able to read the chip (an Insyde H8 Keyboard / ACPI BIOS) through the windows ACPI drivers (acpiec.sys?) but apparantly there's no API for ACPI. Any suggestions on how to do this (without disabling ACPI)?

Been a while since I posted here, thanks for any help.