Date: Sat, 21 Jul 2001 03:24:37 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c acpi_button.c acpi_cpu.c acpi_ec.c acpi_isa.c acpi_pcib.c acpi_powerres.c acpi_resource.c acpi_thermal.c acpivar.h src/sys/i386/acpica acpi_wakeup.c Message-ID: <200107211024.f6LAObA36634@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/07/21 03:24:37 PDT
Modified files:
sys/dev/acpica acpi.c acpi_button.c acpi_cpu.c acpi_ec.c
acpi_isa.c acpi_pcib.c acpi_powerres.c
acpi_resource.c acpi_thermal.c acpivar.h
sys/i386/acpica acpi_wakeup.c
Log:
Convert from acpi_strerror() to AcpiFormatException()
Fix dangling include of the dear departed acpi_ecreg.h
Revision Changes Path
1.26 +11 -11 src/sys/dev/acpica/acpi.c
1.5 +2 -2 src/sys/dev/acpica/acpi_button.c
1.4 +2 -2 src/sys/dev/acpica/acpi_cpu.c
1.15 +6 -7 src/sys/dev/acpica/acpi_ec.c
1.6 +3 -3 src/sys/dev/acpica/acpi_isa.c
1.11 +7 -7 src/sys/dev/acpica/acpi_pcib.c
1.5 +4 -4 src/sys/dev/acpica/acpi_powerres.c
1.5 +2 -2 src/sys/dev/acpica/acpi_resource.c
1.13 +3 -3 src/sys/dev/acpica/acpi_thermal.c
1.14 +1 -4 src/sys/dev/acpica/acpivar.h
1.2 +2 -2 src/sys/i386/acpica/acpi_wakeup.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107211024.f6LAObA36634>
