Re: [ath5k-devel] Ath5k and proprietary extensions

2009-09-01 Thread Jouni Malinen
On Sat, Aug 29, 2009 at 07:51:29AM +0300, Nick Kossifidis wrote: Since we started the discussion about ath5k and proprietary features i started a new thread to continue. a) X.R.: eXtended Range is a set of proprietary rates and some extra techniques (various hw tweaks etc) to enable long

Re: [ath5k-devel] Ath5k and proprietary extensions

2009-09-01 Thread Pavel Roskin
On Sat, 2009-08-29 at 07:51 +0300, Nick Kossifidis wrote: a) X.R.: eXtended Range is a set of proprietary rates and some extra techniques (various hw tweaks etc) to enable long distance, low bandwidth links. I'm not interested because it's ugly and we don't have a good reference

Re: [ath5k-devel] WARNING: at include/net/mac80211.h:2104 minstrel_get_rate

2009-09-01 Thread Arnd Hannemann
Hi, seems to be reproducable although it takes a long time. To conclude, did not see this with rc3,4,5 seen this with rc6,7. Any ideas? [593792.440386] [ cut here ] [593792.454763] WARNING: at include/net/mac80211.h:2104 minstrel_get_rate+0x78/0x48a [mac80211]()

Re: [ath5k-devel] [PATCH 4/4] ath5k: add hardware CCMP encyption support

2009-09-01 Thread Pavel Roskin
On Thu, 2009-08-27 at 15:17 -0400, Bob Copeland wrote: - ah-ah_aes_support = + ah-ah_aes_support = srev = AR5K_SREV_AR5212_V4 Fine with me, but please use parentheses here, just for readability: h-ah_aes_support = (srev = AR5K_SREV_AR5212_V4) ... Also, let's call it