Does anyone know if there is support for the ar9374 (usb or sdio) in linux?
http://www.qca.qualcomm.com/technology/technology.php?nav1=47&product=113
Jon
Mohammed Shafi wrote:
> i think no, ath9k_htc(USB)
> http://linuxwireless.org/en/users/Drivers/ath9k_htc
No, it doesn't.
Sujith
Hi,
On Wed, Jun 20, 2012 at 10:47 PM, <[email protected]> wrote:
> Does anyone know if there is support for the ar9374 (usb or sdio) in linux?
>
> http://www.qca.qualcomm.com/technology/technology.php?nav1=47&product=113
i think no, ath9k_htc(USB)
http://linuxwireless.org/en/users/Drivers/ath9k_htc
>
> Jon
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
--
thanks,
shafi
Hi,
On Thu, Jun 21, 2012 at 2:31 PM, Sujith Manoharan
<[email protected]> wrote:
> Mohammed Shafi wrote:
>> i think no, ath9k_htc(USB)
>> http://linuxwireless.org/en/users/Drivers/ath9k_htc
>
> No, it doesn't.
A quick google search implies that it's an ath6k device.
http://cateee.net/lkddb/web-lkddb/ATH6KL.html
http://lxr.linux.no/#linux+v3.4.3/drivers/net/wireless/ath/ath6kl/usb.c#L395
Thanks,
--
Julian Calaby
Email: [email protected]
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/
Hi,
On 06/21/2012 09:27 AM, Julian Calaby wrote:
> On Thu, Jun 21, 2012 at 2:31 PM, Sujith Manoharan
> <[email protected]> wrote:
>> Mohammed Shafi wrote:
>>> i think no, ath9k_htc(USB)
>>> http://linuxwireless.org/en/users/Drivers/ath9k_htc
>>
>> No, it doesn't.
>
> A quick google search implies that it's an ath6k device.
>
> http://cateee.net/lkddb/web-lkddb/ATH6KL.html
> http://lxr.linux.no/#linux+v3.4.3/drivers/net/wireless/ath/ath6kl/usb.c#L395
That's right, AR9374 is basically AR6004 with USB. Don't ask me why :)
Latest ath6kl should support is. I can't remember what kernel version
has the full support, but I'm pretty sure 3.3 didn't support it yet.
But I should update ath6kl documentation to mention this, thanks for
pointing this out.
Kalle