Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/acpitools/acpidump
Module Name: src
Committed By: joerg
Date: Wed Feb 13 11:47:36 UTC 2008
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c asl_dump.c
Log Message:
Fix quoting of string literals, printing of names and add most ACPI 3.0
opcodes. This is good enough to create output that can be compiled with
acpi-iasl to the same binary as it would create from its down ASL dump
on my laptop, when I manually fix the use of reserved identifiers in the
DSDT.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/acpitools/acpidump/acpi.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/acpitools/acpidump/asl_dump.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