Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 16:02:40 +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/sys/dev/acpica acpi_powerres.c
Message-ID:  <200406301602.i5UG2eTT041886@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-06-30 16:02:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_powerres.c 
  Log:
  Add a method for referencing/switching power resources based on _PRW.
  This brings us into line with the standard, which requires power resources
  be enabled when wake is enabled for a given device.  Move the dereferencing
  code into its own function, +acpi_pwr_dereference_resource().
  
  Revision  Changes    Path
  1.24      +56 -11    src/sys/dev/acpica/acpi_powerres.c



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