Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2004 23:55:50 -0700 (PDT)
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 acpi_thermal.c
Message-ID:  <200404090655.i396towr031090@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004/04/08 23:55:50 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_powerres.c acpi_thermal.c 
  Log:
  Replace more ad-hoc versions of acpi_GetReference().  Since the type of
  Reference objects changed from ACPI_TYPE_ANY to ACPI_TYPE_LOCAL_REFERENCE
  in Oct. 2002, this may help systems where switching the cooler on failed.
  We support both types for now until this sorts out.
  
  Revision  Changes    Path
  1.20      +3 -23     src/sys/dev/acpica/acpi_powerres.c
  1.41      +30 -69    src/sys/dev/acpica/acpi_thermal.c



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