cvs commit: src/sys/dev/acpica acpi.c

Nate Lawson njl at FreeBSD.org
Tue Aug 10 15:02:53 PDT 2004


njl         2004-08-10 22:02:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Don't call DEVICE_RESUME a second time if DEVICE_SUSPEND fails.  The
  bus_generic_suspend method does this for us.  Disable interrupts before
  entering S1.  This may help some systems suspend to S1 successfully.
  
  Revision  Changes    Path
  1.184     +10 -11    src/sys/dev/acpica/acpi.c


More information about the cvs-all mailing list