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

Nate Lawson njl at FreeBSD.org
Thu Mar 18 23:05:02 PST 2004


njl         2004/03/18 23:05:01 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Move the poweroff handler to a separate function.  Make sure it is run
  on the boot processor (cpuid == 0).  Some chipsets do not power off the
  system if the shutdown handler runs on an AP.
  
  Revision  Changes    Path
  1.128     +35 -15    src/sys/dev/acpica/acpi.c


More information about the cvs-all mailing list