git: kernel/rum: Fix TX rate control. Use usb_pause_ls instead of zsleep.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Jul 24 12:11:06 PDT 2014


commit 12ae2d804aa2cd27a8e9884f125d484784e76e75
Author: Imre Vadasz <imre at vdsz.com>
Date:   Thu Jul 24 20:19:39 2014 +0200

    kernel/rum: Fix TX rate control. Use usb_pause_ls instead of zsleep.
    
    * Fix TX rate control by interpreting the TX statistic counters correctly.
      Taken-From: OpenBSD
    
    * Using usb_pause_ls instead of zsleep seems to avoid deadlocks.

Summary of changes:
 sys/bus/u4b/wlan/if_rum.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12ae2d804aa2cd27a8e9884f125d484784e76e75


-- 
DragonFly BSD source repository



More information about the Commits mailing list