cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c
	acpidump.h
    Takanori Watanabe 
    takawata at axe-inc.co.jp
       
    Mon Oct  4 19:37:53 PDT 2004
    
    
  
In message <200410050218.i952IrBK008982 at repoman.freebsd.org>, Nate Lawson wrote
:
>njl         2004-10-05 02:18:53 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h 
>  Log:
>  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.
iasl(8) may have to be able to compile multiple AML codes from single 
ASL data, instead of merging SSDT into DSDT in acpidump(8).
    
    
More information about the cvs-all
mailing list