Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 21:29:24 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_thermal.c
Message-ID:  <200202230529.g1N5TON94479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2002/02/22 21:29:24 PST

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Match namespace cleanup changes in ACPI CA 20020217 update.
  Use ACPI_SUCCESS/ACPI_FAILURE consistently.
  The AcpiGetInto* interfaces are obsoleted by ACPI_ALLOCATE_BUFFER.
  
  Convert to using a kthread rather than timeout() to avoid problems
  with the interpreter sleeping.
  
  Revision  Changes    Path
  1.22      +72 -46    src/sys/dev/acpica/acpi_thermal.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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