On 7/27/07, hamsa Al Janoob <mms82@xxxxxxxxxxx> wrote: > Hi all, > > This question is directed to the authors (or any one with solid knowledge > of) of the new ieee80211 (or mac80211) wireless stack, which can be found in > Fedora 7 and expected to be part of the new kernel releases: > > Where is the exact location of the implementaiton of the binary exponential > backoff procedure in the source code? I'm speaking for mac80211 only, there is no such implementation. This stuff is mostly done directly by hw or firmware.. I'm not familiar with all the drivers though. Also, where can I find the > declarations of the min and max values of the contention window? look for cw_max cw_min. It is brought to driver through conf_tx handler Tomas > Regards, > Maali > > Tomas _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > - > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html