On Tue, Oct 2, 2012 at 2:44 PM, Torsten Zimmermann
<flotteto...@googlemail.com> wrote:
> Hi,
>
> can anyone point out where the driver does the very early frame sanity
> checks for the received frames? Up to know i'm getting a little confused
> (after reading some source code files) what is done by the hardware itself
> and what still needs to be done by the driver. Point of all this is that i
> would like to define a non-standard (802.11) frame format (just for own
> interest) and i don't want to use the monitor mode, as i don't want to
> receive more than needed.

recv.c
ath9k_rx_skb_preprocess will give some idea.
hardware does the de-aggregation stuff

>
> I'm using a AR9285.
>
> Thanks for any hints in advance,
>
> Torsten
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>



-- 
thanks,
shafi
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to