From: Fethi F. <Fet...@so...> - 2003-07-08 16:20:21
|
Sam Leffler wrote: >> After looking to the code, I have two questions : >> >> 1. How we can change the aCWmin, aCWmax, DIFS .. variables ? (note that >> AFAIK the ath_hal structure does not provide a function to do that) >> > > No, I haven't exposed API's to set these parameters yet, but they're > coming. You can configure these per-h/w xmit queue for the 5211 and > 5212, but w/o providing control over other aspects of the queues it Could you provide me some hints on how I can do that ? Note that we will receive in few days Atheros AR5212 chipset-based cards. > doesn't help you much. Hence the desire to think through the API's > carefully before making something "public". > >> 2. Is the current code state supports the EDCF mechanism ? (note that in >> the ath_attach function in if_ath.c file, there is only allocation of one >> data queue) > > > No. Trying to get basic functionality working well first... Sure, we are planning to do real experimentation (As soon as we receive the WLAN cards) based on this code and to post the results and the eventually bugs that we will get. At the same time, we would like also to know what it is possible to do with the code and what/how we can contribute on it by adding the support of new functionnalities. Fethi. |