CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/26 03:57:37
Modified files:
sys/dev/ic : rtwn.c
Log message:
Fix rtwn(4) IQ calibration code (affects PCI devices only).
Some bits which probably should have been cleared were never cleared.
Inspired by parts of FreeBSD's giant r307529 commit.
Tested by myself on 8188CE PCI and jca@ on RTL8188RU USB.
