Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2004 02:18:53 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h
Message-ID:  <200410050218.i952IrBK008982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.28      +8 -2      src/usr.sbin/acpi/acpidump/acpi.c
  1.10      +7 -3      src/usr.sbin/acpi/acpidump/acpidump.c
  1.18      +1 -0      src/usr.sbin/acpi/acpidump/acpidump.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410050218.i952IrBK008982>