Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 18:53:12 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpi acpi.c acpi.h
Message-ID:  <200009200153.SAA18257@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2000/09/19 18:53:12 PDT

  Modified files:
    sys/dev/acpi         acpi.c acpi.h 
  Log:
  Ignore power button and sleep button events for 5 sec.
  Wakeup event is generated by power button and/or sleep button on some
  laptops but this also generates SCI interrupt, and shutdown the system
  as result.  So this kind of mechanism is introduced so that acpi
  driver ignore given events for certain period.
  
  Revision  Changes    Path
  1.9       +24 -3     src/sys/dev/acpi/acpi.c
  1.4       +2 -1      src/sys/dev/acpi/acpi.h



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?200009200153.SAA18257>