Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/acpi
Module Name: src
Committed By: mycroft
Date: Mon Nov 3 17:54:39 UTC 2003
Modified Files:
src/sys/arch/i386/acpi: acpi_wakeup.c npx_acpi.c spic_acpi.c
vald_acpi.c
Log Message:
Clean up some messages:
* Use AcpiFormatException() in a bunch of places.
* acpi_resource_parse() already prints an error, so don't do it in the callers.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/acpi/acpi_wakeup.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/acpi/npx_acpi.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/acpi/spic_acpi.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/acpi/vald_acpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index