Go to file
jruoho 3af8b2cb19 Revisit the wake-device code once more.
1. Remove the AcpiEnableGpe() call. This was wrong.

  2. Only call _PSW or _DSW for devices that are scheduled for wake.
     This was an old bug.

  3. Only enable wake GPEs during suspend. Disabling these for
     devices not setup for wake was causing problems.

  4. No wake GPEs should be enabled at runtime.
     Unconditionally disable these during resume.

This should make the wake-device code work again. Note that waking via
pckbd(4) has always been unreliable; the _PRW object is not typically located
under the PC keyboard object, but in the parent of it (e.g. the LPC bridge).
2011-02-19 09:52:32 +00:00
bin Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
common prop_dictionary_internalize_from_file_returns_a_dictionary_not_an_array 2011-02-02 16:37:27 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto Property name change: 2011-02-16 02:14:22 +00:00
dist - Fix man pages list for MKNPF=no case. Based on a patch from Scott Ellis. 2011-02-10 14:04:29 +00:00
distrib hfs 2011-02-18 13:08:41 +00:00
doc pkg_install is now at 20110215 2011-02-18 22:45:46 +00:00
etc hfs 2011-02-18 13:08:41 +00:00
external merge pkg_install 20110215 2011-02-18 22:36:00 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu bsd-kvm.c needs -D_KMEMUSER now. 2011-02-18 22:27:51 +00:00
include handle ssp 2011-02-16 19:29:35 +00:00
lib Support the different weakref semantic in GCC 4.2 and clang. 2011-02-18 23:41:57 +00:00
libexec Fix problem with bss-plt objects which a reloc index, not offset. 2011-02-10 02:28:20 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin Define accessors for number of blocks and partition size in the 2011-02-19 07:11:09 +00:00
share Miscellaneous improvements from Garrett Cooper: 2011-02-16 10:13:00 +00:00
sys Revisit the wake-device code once more. 2011-02-19 09:52:32 +00:00
tests Add test case for /->: conversion from PR kern/44523 by 2011-02-18 13:07:54 +00:00
tools Update LLVM/clang snapshot. This brings in support for 2011-02-17 18:35:35 +00:00
usr.bin Use "host" instead of the slightly more cryptic "e" to indicate 2011-02-18 09:54:03 +00:00
usr.sbin Sort option descriptions. Merge single-letter options in SYNOPSIS. 2011-02-17 17:05:05 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00