freebsd-skq/usr.sbin/acpi/acpidump
Nate Lawson 62c7bde198 Add the -s flag to make dumping SSDTs optional (disabled by default).
Since we can only override the DSDT, a custom ASL dumped previously that
contained SSDTs would result in lots of multiple definition errors.

A longer-term fix involves adding the ability to override SSDTs to ACPI-CA.

MFC after:	3 days
2004-10-05 02:18:53 +00:00
..
acpi_user.c Unify the start/size parameters for the RSDP search area. Don't bother 2004-05-28 07:25:23 +00:00
acpi.c Add the -s flag to make dumping SSDTs optional (disabled by default). 2004-10-05 02:18:53 +00:00
acpidump.8 Update man page for supported table types. 2004-08-18 05:50:32 +00:00
acpidump.c Add the -s flag to make dumping SSDTs optional (disabled by default). 2004-10-05 02:18:53 +00:00
acpidump.h Add the -s flag to make dumping SSDTs optional (disabled by default). 2004-10-05 02:18:53 +00:00
Makefile