commit fccf4dc9d0a37063bf92cf598b06695ab6884028
Author: Imre Vadasz <[email protected]>
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/fccf4dc9d0a37063bf92cf598b06695ab6884028
--
DragonFly BSD source repository