cvs commit: src/sys/i386/acpica acpi_wakeup.c

Nate Lawson njl at FreeBSD.org
Sun Sep 7 23:22:55 PDT 2003


njl         2003/09/07 23:22:54 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/acpica      acpi_wakeup.c 
  Log:
  Don't disable interrupts a second time.  Remove an extraneous interrupt
  enable (that happens elsewhere).  Clarify the interrupt disabling point
  by using ACPI_DISABLE_IRQS().
  
  Tested by:      Kevin Oberman
  
  Revision  Changes    Path
  1.26      +1 -4      src/sys/i386/acpica/acpi_wakeup.c


More information about the cvs-src mailing list