On Wed, Mar 30, 2011 at 12:34 AM, YIN Wei <yinwei...@gmail.com> wrote:
>
> Hi, I got some problems about the madwifi driver and mac80211 framework.
> I. DIFS time problem.
> In minstrel imiplementation on the Madwifi 0.9.4 driver, the DIFS time is
> 28ms as shown in the following code obtained from the
> calc_usecs_unicast_packet() function.
> case IEEE80211_T_OFDM:
>         t_slot = 9;
>         t_sifs = 16;
>         t_difs = 28;

You'll get more traction asking about these (if you haven't already)
on the linux-wireless email address; the minstrel author may not see
it here, and besides it's a core component, not specific to ath5k.

linux-wirel...@vger.kernel.org

-- 
Bob Copeland %% www.bobcopeland.com
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to