Quantcast

Wireless: AzureWave 2100 supported?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Wireless: AzureWave 2100 supported?

Samira Nox
Hi there

I have a Gigabyte Motherboard here with the following wireless card:

lspci
08:00.0 Network controller: Atheros Communications Inc. Device 0037 (rev  
01)
         Subsystem: AzureWave Device 2100


or if you prefer pciconf:
none12@pci0:8:0:0:      class=0x028000 card=0x21001a3b chip=0x0037168c  
rev=0x01 hdr=0x00
     vendor     = 'Atheros Communications Inc.'
     class      = network


Is this card supported by FreeBSD? If yes, by which driver?


mfg sam
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Wireless: AzureWave 2100 supported?

Adrian Chadd-2
Hi,


On 20 June 2012 14:02, sam <[hidden email]> wrote:

> or if you prefer pciconf:
> none12@pci0:8:0:0:      class=0x028000 card=0x21001a3b chip=0x0037168c
> rev=0x01 hdr=0x00
>    vendor     = 'Atheros Communications Inc.'
>    class      = network

0x168c is Atheros.

0x0037 looks like some kind of AR93xx derivative. There's currently no
support in ath(4) and ath_hal(4) for the AR93xx or later chips.

I have some rough plans to start supporting that when I get some time
but I'm very short on time right now and I'm mostly trying to focus on
testing and tidying up the existing driver code before I bring over
AR93xx support.

Sorry, I can't give you any further help than that.


Adrian
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Wireless: AzureWave 2100 supported?

Samira Nox
Hi

That's a shame. But I look forward to test it, if you get the time, to  
work on it.


mfg sam


Am 20.06.2012, 23:09 Uhr, schrieb Adrian Chadd <[hidden email]>:

> Hi,
>
>
> On 20 June 2012 14:02, sam <[hidden email]> wrote:
>
>> or if you prefer pciconf:
>> none12@pci0:8:0:0:      class=0x028000 card=0x21001a3b chip=0x0037168c
>> rev=0x01 hdr=0x00
>>    vendor     = 'Atheros Communications Inc.'
>>    class      = network
>
> 0x168c is Atheros.
>
> 0x0037 looks like some kind of AR93xx derivative. There's currently no
> support in ath(4) and ath_hal(4) for the AR93xx or later chips.
>
> I have some rough plans to start supporting that when I get some time
> but I'm very short on time right now and I'm mostly trying to focus on
> testing and tidying up the existing driver code before I bring over
> AR93xx support.
>
> Sorry, I can't give you any further help than that.
>
>
> Adrian


--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[hidden email]"
Loading...