]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for decoding Buffer objects that contain PnP/ACPI resource
authormsmith <msmith@FreeBSD.org>
Wed, 2 Jan 2002 07:01:34 +0000 (07:01 +0000)
committermsmith <msmith@FreeBSD.org>
Wed, 2 Jan 2002 07:01:34 +0000 (07:01 +0000)
commit78b1a73890307166147096c327641fdcc31b348a
tree019d53943934a302f4c574f86097568184a52567
parentf22e9b26c0321c0ace5feb66e3e20053193a3e27
Add support for decoding Buffer objects that contain PnP/ACPI resource
streams.  Since the output is bulky, it's controlled by the '-r'
option.

Document this in the manpage, and clean up some awkward English a
little.
usr.sbin/acpi/acpidump/acpidump.8
usr.sbin/acpi/acpidump/acpidump.c
usr.sbin/acpi/acpidump/acpidump.h
usr.sbin/acpi/acpidump/asl_dump.c