git: dev - Properly propogate wakeup events for ums

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:34 PDT 2010


commit 0f538c0862e5d73c8ff41da6957e87a2008b7a38
Author: Samuel J. Greear <sjg at 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





More information about the Commits mailing list