CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/10 13:40:56
Modified files:
sys/dev/usb : if_urtwn.c if_urtwnreg.h
Log message:
Fix urtwn(4) 11b performance for RTL8188EU devices.
With 11b APs the firmware retries excessively unless we force it into
11b-only mode instead of mixed b/g. Perhaps a firmware bug, perhaps
a bug in our code elsewhere. For now, this makes it work.
ok kettenis
