On Mon, Apr 11, 2011 at 11:24 PM, Hasan Rashid <hras...@avionica.com> wrote:
>
> I have attached the driver load output in dmesg.
>
> By the way why does AR9382 require Kernel 2.6.36 or higher? Can you list
> the major requirements?

because the hardware code(HAL) will be present from that kernel version only.
>
> Hasan R.
>
> -----Original Message-----
> From: ath9k-devel-boun...@lists.ath9k.org
> [mailto:ath9k-devel-boun...@lists.ath9k.org] On Behalf Of Peter Stuge
> Sent: Monday, April 11, 2011 12:20 PM
> To: ath9k-devel@lists.ath9k.org
> Subject: Re: [ath9k-devel] Sparklan WPEA-121N AR9382 168c:abcd
>
> Mohammed Shafi wrote:
>> to make sure that HT is configured in driver please do this
>>
>> diff --git a/drivers/net/wireless/ath/ath9k/hw.c
>> b/drivers/net/wireless/ath/ath9k/hw.c
>> index 1b5bd13..720a866 100644
>> --- a/drivers/net/wireless/ath/ath9k/hw.c
>> +++ b/drivers/net/wireless/ath/ath9k/hw.c
>> @@ -1855,6 +1855,8 @@ int ath9k_hw_fill_cap_info(struct ath_hw *ah)
>>         else
>>                 pCap->hw_caps &= ~ATH9K_HW_CAP_HT;
>>
>> +               pCap->hw_caps |= ATH9K_HW_CAP_HT;
>> +
>
> The indentation is off, or do you mean to include the added line only
> within the else block? If so, remember to add braces.
>
>
> //Peter
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
> This communication contains information that may be confidential or 
> privileged. The information is solely intended for the use of the addressee. 
> If you are not the intended recipient, be advised that any disclosure, copy, 
> distribution, or use of the contents of this communication is prohibited. If 
> you have received this communication in
> error, please immediately notify the sender by telephone or by electronic 
> mail.
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to