* AR5523 Support
@ 2009-11-25 9:32 kasi viswanathan
2009-11-25 9:45 ` Jiri Slaby
2009-11-25 9:51 ` Holger Schurig
0 siblings, 2 replies; 5+ messages in thread
From: kasi viswanathan @ 2009-11-25 9:32 UTC (permalink / raw)
To: devel, linux-wireless
hi,
i am having an Atheros AR5523 usb wireless card.when i connect it to my
machine, device is getting recognized and i am able to see the vendor and
device ids using 'lsusb'.
but when i issue 'iwconfig' i am not able to see any wireless interfaces.
any help and pointers will be useful.
if there is no support as of now i am willing to contribute to the driver
development.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: AR5523 Support
2009-11-25 9:32 AR5523 Support kasi viswanathan
@ 2009-11-25 9:45 ` Jiri Slaby
2009-11-25 9:47 ` kasi viswanathan
2009-11-25 9:51 ` Holger Schurig
1 sibling, 1 reply; 5+ messages in thread
From: Jiri Slaby @ 2009-11-25 9:45 UTC (permalink / raw)
To: kasi viswanathan; +Cc: devel, linux-wireless
On 11/25/2009 10:32 AM, kasi viswanathan wrote:
> i am having an Atheros AR5523 usb wireless card.when i connect it to my
> machine, device is getting recognized and i am able to see the vendor and
> device ids using 'lsusb'.
Could you attach lsusb then?
--
js
Faculty of Informatics, Masaryk University
Suse Labs, Novell
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: AR5523 Support
2009-11-25 9:45 ` Jiri Slaby
@ 2009-11-25 9:47 ` kasi viswanathan
0 siblings, 0 replies; 5+ messages in thread
From: kasi viswanathan @ 2009-11-25 9:47 UTC (permalink / raw)
To: Jiri Slaby; +Cc: devel, linux-wireless
thanks for the quick response.
here is the lsusb output:
[kasi@localhost ~]# lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0cf3:0002 Atheros Communications, Inc. AR5523
(no firmware)
On Wed, Nov 25, 2009 at 3:15 PM, Jiri Slaby <jirislaby@gmail.com> wrote:
> On 11/25/2009 10:32 AM, kasi viswanathan wrote:
>> i am having an Atheros AR5523 usb wireless card.when i connect it to my
>> machine, device is getting recognized and i am able to see the vendor and
>> device ids using 'lsusb'.
>
> Could you attach lsusb then?
>
> --
> js
> Faculty of Informatics, Masaryk University
> Suse Labs, Novell
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: AR5523 Support
2009-11-25 9:32 AR5523 Support kasi viswanathan
2009-11-25 9:45 ` Jiri Slaby
@ 2009-11-25 9:51 ` Holger Schurig
2009-11-25 9:56 ` kasi viswanathan
1 sibling, 1 reply; 5+ messages in thread
From: Holger Schurig @ 2009-11-25 9:51 UTC (permalink / raw)
To: linux-wireless; +Cc: kasi viswanathan
On Wednesday 25 November 2009 10:32:41 kasi viswanathan wrote:
> hi,
> i am having an Atheros AR5523 usb wireless card.when i
> connect it to my machine, device is getting recognized and i
> am able to see the vendor and device ids using 'lsusb'.
>
> but when i issue 'iwconfig' i am not able to see any wireless
> interfaces.
>
> any help and pointers will be useful.
>
> if there is no support as of now i am willing to contribute to
> the driver development.
Did you honestly google for "linux ar5523" ?
I did the work for you and found
http://linuxwireless.org/en/users/Drivers/ar5523
However, I fear this might be a dead project, I haven't heard
anything about this in recent times.
--
http://www.holgerschurig.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: AR5523 Support
2009-11-25 9:51 ` Holger Schurig
@ 2009-11-25 9:56 ` kasi viswanathan
0 siblings, 0 replies; 5+ messages in thread
From: kasi viswanathan @ 2009-11-25 9:56 UTC (permalink / raw)
To: Holger Schurig; +Cc: linux-wireless
hi,
> Did you honestly google for "linux ar5523" ?
tried it.
> I did the work for you and found
> http://linuxwireless.org/en/users/Drivers/ar5523
thanks
> However, I fear this might be a dead project, I haven't heard
> anything about this in recent times.
this doesn't compile cleanly and i am getting lot of compiler errors
On Wed, Nov 25, 2009 at 3:21 PM, Holger Schurig <holgerschurig@gmail.com> wrote:
> On Wednesday 25 November 2009 10:32:41 kasi viswanathan wrote:
>> hi,
>> i am having an Atheros AR5523 usb wireless card.when i
>> connect it to my machine, device is getting recognized and i
>> am able to see the vendor and device ids using 'lsusb'.
>>
>> but when i issue 'iwconfig' i am not able to see any wireless
>> interfaces.
>>
>> any help and pointers will be useful.
>>
>> if there is no support as of now i am willing to contribute to
>> the driver development.
>
> Did you honestly google for "linux ar5523" ?
>
> I did the work for you and found
> http://linuxwireless.org/en/users/Drivers/ar5523
>
>
> However, I fear this might be a dead project, I haven't heard
> anything about this in recent times.
>
> --
> http://www.holgerschurig.de
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-11-25 9:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25 9:32 AR5523 Support kasi viswanathan
2009-11-25 9:45 ` Jiri Slaby
2009-11-25 9:47 ` kasi viswanathan
2009-11-25 9:51 ` Holger Schurig
2009-11-25 9:56 ` kasi viswanathan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox