2012-06-20 16:42:30

by Jonathan Bagg

[permalink] [raw]
Subject: ath9k support ar9374?

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



2012-06-21 04:33:09

by Sujith Manoharan

[permalink] [raw]
Subject: Re: ath9k support ar9374?

Mohammed Shafi wrote:
> i think no, ath9k_htc(USB)
> http://linuxwireless.org/en/users/Drivers/ath9k_htc

No, it doesn't.

Sujith

2012-06-21 04:29:19

by Mohammed Shafi

[permalink] [raw]
Subject: Re: ath9k support ar9374?

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

2012-06-21 06:27:37

by Julian Calaby

[permalink] [raw]
Subject: Re: ath9k support ar9374?

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/

2012-06-21 09:36:44

by Kalle Valo

[permalink] [raw]
Subject: Re: ath9k support ar9374?

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