cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c
acpidump.h
John Baldwin
jhb at FreeBSD.org
Mon Aug 16 06:37:55 PDT 2004
On Friday 13 August 2004 06:59 pm, Marcel Moolenaar wrote:
> marcel 2004-08-13 22:59:09 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h
> Log:
> Add support for SSDT tables. Dumping or disassembling the DSDT will
> now include the contents if any SSDT table as well. This makes use
> of the property that one can concatenate the body of SSDT tables to
> the DSDT, updating the DSDT header (length and checksum) and end up
> with a larger and valid DSDT table. Hence, this also works with -f.
>
> Reviewed by: njl@
Yay!! Thanks!
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list