Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/acpi/acpica



Module Name:    src
Committed By:   jruoho
Date:           Sat Jun  5 16:47:49 UTC 2010

Modified Files:
        src/sys/dev/acpi/acpica: OsdSchedule.c

Log Message:
Remove the recently added warning about long Sleep() requests.

This is now in ACPICA (20100528):

        Added support to limit the maximum time for the ASL Sleep()
        operator. To prevent accidental deep sleeps, limit the maximum time
        that Sleep() will actually sleep. Configurable, the default maximum
        is two seconds. ACPICA bugzilla 854.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/acpi/acpica/OsdSchedule.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index