njl 2004-08-03 21:17:36 UTC FreeBSD src repository Modified files: sys/i386/acpica acpi_asus.c Log: Use the acpi_{Get,Set}Integer functions instead of rolling custom ones. Clean up return path of each function to have a single exit point. This reduces diffs against the MPSAFE tree. Revision Changes Path 1.8 +32 -78 src/sys/i386/acpica/acpi_asus.c