Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2004 07:00:43 +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.c
Message-ID:  <200408180700.i7I70hOD032021@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-08-18 07:00:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Call AcpiLeaveSleepState() before DEVICE_RESUME().  The former calls the
  BFS and WAK methods, which are needed to initialize some devices before
  the driver can resume them.  This was the original order.
  
  MFC after:      2 days
  
  Revision  Changes    Path
  1.188     +2 -2      src/sys/dev/acpica/acpi.c



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