git: dev - Properly propogate wakeup events for ums

看板DFBSD_commit作者時間15年前 (2010/07/20 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
commit 173360594997c33e4685c2a9f26732bdfc8cc805 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jul 8 16:04:25 2010 -0700 dev - Properly propogate wakeup events for ums * The last commit had a minor problem. It turns out that the selwakeup() code does not generate a kqueue event or wake it up if no select pid was set, and since select() now uses kqueue no select pid will ever be set. * Calling KNOTE() directly solves the problem. Summary of changes: sys/dev/usbmisc/ums/ums.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/173360594997c33e4685c2a9f26732bdfc8cc805 -- DragonFly BSD source repository
文章代碼(AID): #1CHD9den (DFBSD_commit)
文章代碼(AID): #1CHD9den (DFBSD_commit)