Block ACK in Ralink RT2860

PseudoCylon moonlightakkiy at yahoo.ca
Thu Jan 24 22:13:46 UTC 2013


> Message: 6
> Date: Thu, 24 Jan 2013 12:23:55 -0500
> From: Ramanujan Seshadri <ksramanujan at gmail.com>
> To: freebsd-net at freebsd.org
> Subject: Block ACK in Ralink RT2860
> Message-ID:
>         <CAK=C58KyA80kgVqenHj8xEkmkKDNHnmbQkZoyKQ-K6r_7V4GGA at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi all,
> I am trying  to read the contents of block ack's in a Ralink RT2860 driver.
> Can you please help me to know which function i should be looking into ?

At default, all BA packets are dropped by h/w. Clear RT2860_DROP_BA flag at
http://fxr.watson.org/fxr/source/dev/ral/rt2860.c#L3559

Then, the diver should receive BA packets, and you can read them.


AK


More information about the freebsd-net mailing list