AR5416 - tdma ??

Kang Yin Su cantona at cantona.net
Wed Sep 7 09:05:50 UTC 2011


Attached is the patch which I modified for more than 2 stations. -Yin

On Wed, Sep 7, 2011 at 4:52 PM, Kang Yin Su <cantona at cantona.net> wrote:
> Right. I didn't change these, 8 slots is enough for my setup and the
> default slot cnt can override by ifconfig.
>
> -Yin
>
> On Wed, Sep 7, 2011 at 4:42 PM, Adrian Chadd <adrian at freebsd.org> wrote:
>> On 7 September 2011 16:02, Kang Yin Su <cantona at cantona.net> wrote:
>>> Sure,  For testing >2 slot, I just comment out the line from ieee80211_tdma.c
>>>
>>>  110://CTASSERT(TDMA_MAXSLOTS == 2);
>>
>> And what about these:
>>
>>        uint8_t tdma_inuse[1];          /* mask of slots in use */
>>        uint8_t tdma_active[1];         /* mask of active slots */
>>
>> And:
>>
>> ieee80211_tdma.c:#define        TDMA_SLOTCNT_DEFAULT    2
>>  /* 2x (pt-to-pt) */
>>
>> Did you update these?
>>
>> Ie, the above bitmaps are only 8 slots wide. The above define is used
>> for initialising tdma_slotcnt so you may have overridden it somehow
>> using ifconfig.
>>
>> Thanks,
>>
>>
>>
>> Adrian
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tdma_more_slot.patch
Type: application/octet-stream
Size: 1481 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20110907/70d1be61/tdma_more_slot.obj


More information about the freebsd-wireless mailing list