Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 14:20:47 -0700 (PDT)
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:  <200106292120.f5TLKli51901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/06/29 14:20:47 PDT

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Add ACPI lock support.
  
  Pass the softc, not the device_t to the Notify handler.
  
  Don't invoke the Interpreter from callout context, as it may sleep.
  Use AcpiOsQueueForExecution, which is called from taskqueue_swi.
  
  Revision  Changes    Path
  1.9       +53 -14    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?200106292120.f5TLKli51901>