Date: Wed, 7 Sep 2011 16:02:29 +0800 From: Kang Yin Su <cantona@cantona.net> To: Adrian Chadd <adrian@freebsd.org> Cc: freebsd-wireless@freebsd.org Subject: Re: AR5416 - tdma ?? Message-ID: <CAHjFwoC79W0bP5GWji_Jr_5ubz1JoakFtYQFtg084pb7bpHf3g@mail.gmail.com> In-Reply-To: <CAJ-VmomEBiUYMHnZHO89aXeuUNzXdEpfqn4zgYVwd%2Bz7fOR34Q@mail.gmail.com> References: <CAAUsrB4CAQsUE48LcR6MQ36TT7K7mwUBti-ekxZbCV4rZpVicg@mail.gmail.com> <CAHjFwoBVO7dUzygDuKywQsMYtTb0CtpwR=OCduMFz8hRA0Lc9g@mail.gmail.com> <CAJ-VmomEBiUYMHnZHO89aXeuUNzXdEpfqn4zgYVwd%2Bz7fOR34Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org> wrote: > Hm! > > On 7 September 2011 15:56, Kang Yin Su <cantona@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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHjFwoC79W0bP5GWji_Jr_5ubz1JoakFtYQFtg084pb7bpHf3g>