Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2004 12:42:21 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_pci.c
Message-ID:  <200404071942.i37JgLA3005428@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/04/07 12:42:21 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci.c 
  Log:
  Implement an ACPI-aware pci_set_powerstate() method for PCI busses that
  are enumerated in the ACPI device tree.  In addition to the normal PCI
  powerstate functionality, the ACPI _PSx methods are executed and ACPI
  PowerResources are switched on and off via the acpi_pwr_switch_consumer()
  function.
  
  Glanced at by:  imp, njl
  
  Revision  Changes    Path
  1.10      +45 -15    src/sys/dev/acpica/acpi_pci.c



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