NetBSD/sys
jruoho c751d2d518 Instead of disabling all GPEs for non-wakedevs, set both runtime and wake
GPEs, but unset only wake GPEs. The old behavior was questionable, as the
intention was only to disable a device's ability to wake the system.
Maintaining the runtime GPE generation is more important now as ACPICA
supports sharing a single GPE across multiple devices.

Discussed with jmcneill@.
2010-06-07 04:08:26 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch MULTIPROCESSOR fixes 2010-06-06 12:13:35 +00:00
coda
common/bus_dma
compat -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb
dev Instead of disabling all GPEs for non-wakedevs, set both runtime and wake 2010-06-07 04:08:26 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external Fix a build failure. 2010-06-06 19:42:16 +00:00
fs Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
gdbscripts
ipkdb
kern Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
modules Add __cacheline_aligned and __read_mostly annotations. 2010-06-01 22:13:30 +00:00
net Prevent if_detach() from crashing while it walks the routing table 2010-06-02 23:41:14 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet Make sure SYN_CACHE_TIMER_ARM() has been run before calling syn_cache_put() 2010-05-26 17:38:29 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey
netnatm
netsmb
nfs nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN. 2010-05-15 20:24:57 +00:00
opencrypto
rump Make vers.c depend on sys/param.h too, to ensure that this file is 2010-06-06 20:09:38 +00:00
secmodel
stand
sys Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
ufs Initialize the initial snap block list's count. 2010-06-02 09:56:59 +00:00
uvm it's a wonderful static 2010-06-02 15:48:49 +00:00
Makefile