看板 DFBSD_commit 關於我們 聯絡資訊
commit 0f538c0862e5d73c8ff41da6957e87a2008b7a38 Author: Samuel J. Greear <sjg@thesjg.com> Date: Thu Jul 8 16:53:09 2010 +0000 dev - Properly propogate wakeup events for ums * No longer conditionalize the call to selwakeup when new data is available, the kq subsystem will sort out whether a wakeup really needs to happen or not. Summary of changes: sys/dev/usbmisc/ums/ums.c | 14 ++++---------- 1 files changed, 4 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f538c0862e5d73c8ff41da6957e87a2008b7a38 -- DragonFly BSD source repository