Re: [RFC] ath9k_hw: set is_pciexpress true for AR9480
From: mohammed <hidden>
Date: 2011-09-29 05:17:49
From: mohammed <hidden>
Date: 2011-09-29 05:17:49
Hi Felix, On Thursday 29 September 2011 04:53 AM, Felix Fietkau wrote:
On 2011-09-28 2:07 PM, Mohammed Shafi Shajakhan wrote:quoted
From: Mohammed Shafi Shajakhan<redacted> the AR_SREV register does not seems to indicate it properly though the other information like macVersion etc can be obtained properlyHow about using AR_SREV_9300_20_OR_LATER(ah) instead to make sure that this works properly for future chips as well?
this seems to be a problem specifically for AR9480 and this problem does not seems to be observed in AR9485. but its needed as if is_pciexpress is false ASPM won't be initialized
- Felix