NetBSD/sys
pgoyette 4e3cadf247 Separate event delivery from polling and limit evaluation in
sme_events_worker().

Provide a wrapper that can be called from sensor drivers' interrupt
routines to find and deliver a specific event.

XXX Actually updating sensor drivers (and their parent devices) to
XXX have interrupts is a future enhancement.  This is simply an
XXX enabler.
2010-03-19 01:16:44 +00:00
..
altq
arch grammar patrol 2010-03-18 22:25:51 +00:00
coda Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
common/bus_dma
compat Reset sendsig_sigcontext_vec at fini to avoid having it point at 2010-03-05 16:55:56 +00:00
conf rename DEBUG_ASLR -> PAX_ASLR_DEBUG 2010-03-15 20:35:19 +00:00
crypto
ddb
dev Separate event delivery from polling and limit evaluation in 2010-03-19 01:16:44 +00:00
dist
external make suspend/resume actually work: 2010-03-03 03:48:39 +00:00
fs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
gdbscripts
ipkdb
kern Print builtin "use -f" message only if not autoloading. Otherwise 2010-03-18 18:25:45 +00:00
lib Add memset to libkern on vax, moving existing memset.S to src/common. 2010-03-15 11:46:49 +00:00
miscfs You have found a scroll of genocide --More-- 2010-03-03 01:26:01 +00:00
modules Include ../../Makefile.inc now that it works. 2010-03-13 22:29:33 +00:00
net add BIOC{G,S}FEEDBACK which allows one to receive injected outgoing packets 2010-03-13 20:38:48 +00:00
net80211
netatalk
netbt
netinet Fixed a number of race conditions in the case of receiving ipv4 packet. 2010-03-12 13:33:19 +00:00
netinet6
netipsec
netisdn Define i4b files in netisdn/files.i4b. 2010-03-02 13:27:27 +00:00
netiso
netkey Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
netnatm
netsmb
nfs don't create unused fs_nfs.h 2010-03-02 23:49:11 +00:00
opencrypto
rump attempt to know my a-b-c's 2010-03-08 12:30:04 +00:00
secmodel
stand
sys DTrace: include in opt_dtrace.h so it will build with DTrace. 2010-03-15 02:28:59 +00:00
ufs Allow ufs_inactive() while a file system is suspending. Removes a possible 2010-03-15 09:20:10 +00:00
uvm For the nfs throttling kludge, test against v_tag == VT_NFS instead 2010-03-02 21:32:29 +00:00
Makefile