Module Name: src Committed By: jruoho Date: Mon Jan 4 09:43:30 UTC 2010
Modified Files: src/sys/dev/acpi: wmi_acpi.c wmi_acpivar.h Log Message: Two bug fixes: - Use ACPI_ALL_NOTIFY instead of ACPI_DEVICE_NOTIFY. - Fix the data query method: this fails without input. ok pgoyette@ To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/wmi_acpi.c cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/wmi_acpivar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.