AR5416 - tdma ??

Kang Yin Su cantona at cantona.net
Wed Sep 7 08:02:50 UTC 2011


Sure,  For testing >2 slot, I just comment out the line from ieee80211_tdma.c

 110://CTASSERT(TDMA_MAXSLOTS == 2);

Yin
On Wed, Sep 7, 2011 at 3:59 PM, Adrian Chadd <adrian at freebsd.org> wrote:
> Hm!
>
> On 7 September 2011 15:56, Kang Yin Su <cantona at cantona.net> wrote:
>> Hi,
>>
>> you need one for master and one for slave
>>
>> master:
>> ifconfig wlan1 tdmaslotcnt 2 tdmaslot 0
>>
>> slave:
>> ifconfig wlan1 tdmaslotcnt 2 tdmaslot 1
>
> Did you ever tinker with the net80211 ieee80211_tdma.c code to handle >2 slots?
> I'm pretty sure the code in there assumed only two slots and I've not
> seen any patches from you about it?
>
>
> Adrian
>


More information about the freebsd-wireless mailing list