In rsu(4), put code that twiddles HT data in the ic under #ifdef notyet.
authorstsp <stsp@openbsd.org>
Tue, 26 Jul 2016 18:18:04 +0000 (18:18 +0000)
committerstsp <stsp@openbsd.org>
Tue, 26 Jul 2016 18:18:04 +0000 (18:18 +0000)
commit00fecc415803d55a463bc84eb7ae102b74e86f20
treedb2a0d42a21676d417e41de789c13df2802da052
parent3a2d040da541a994c732cd753dd60b18d86d36d0
In rsu(4), put code that twiddles HT data in the ic under #ifdef notyet.
Some code paths in this driver peek at ic_htcaps and act upon it, so let's
play it safe until this driver gets its 11n support enabled on purpose.
Spotted while investigating the bug fixed in r1.35.
sys/dev/usb/if_rsu.c