Module Name: src Committed By: jruoho Date: Sat Jan 23 12:48:19 UTC 2010
Modified Files: src/sys/dev/acpi: wmi_acpi.c Log Message: * Fix the type of the input buffer in the WMI method call. * Do not error out if the flags field is is 0x00. Observed by ceg...@. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/acpi/wmi_acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.