Re: [RFC] ath9k_hw: set is_pciexpress true for AR9480
From: Felix Fietkau <hidden>
Date: 2011-09-28 23:23:39
From: Felix Fietkau <hidden>
Date: 2011-09-28 23:23:39
On 2011-09-28 2:07 PM, Mohammed Shafi Shajakhan wrote:
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 properly
How about using AR_SREV_9300_20_OR_LATER(ah) instead to make sure that this works properly for future chips as well? - Felix