urtwn broken at r291262
Andriy Voskoboinyk
avos at freebsd.org
Sun Nov 29 13:15:15 UTC 2015
Sun, 29 Nov 2015 07:09:23 +0200 було написано Steve Wills
<swills at freebsd.org>:
> On 11/28/2015 20:58, Steve Wills wrote:
>
> No luck with the suggested change, but perhaps I misunderstood. Here's
> the diff I have:
>
> Index: if_urtwn.c
> ===================================================================
> --- if_urtwn.c (revision 290630)
> +++ if_urtwn.c (working copy)
> @@ -1860,7 +1860,7 @@
> } else /* IEEE80211_FC0_TYPE_MGT */
> qsel = R92C_TXDW1_QSEL_MGNT;
> } else {
> - macid = URTWN_MACID_BC;
> + macid = URTWN_MACID_BSS;
> qsel = R92C_TXDW1_QSEL_MGNT;
> }
>
Yes, that was I meant.
>
> Is there something else I can change or debugging info I can provide?
>
Yes, newer patch reverts more changes from this commit.
Please, apply and test with it.
> Thanks,
> Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-urtwn-2.diff
Type: application/octet-stream
Size: 1292 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20151129/24e89b3e/attachment.obj>
More information about the freebsd-wireless
mailing list