2009-11-06 15:54:34

by Carlo Parata

[permalink] [raw]
Subject: Re: [PATCH] Wifi led does not work on Acer Aspire One D250 (ath5k driver)

Carlo Parata <carlo_parata@...> writes:

>
> With this patch, a Acer Aspire One D250 can turn on the wifi led. The array of
> compatible devices in ath5k driver now includes the hardware present in this
> computer, as well as the led pin and polarity.
>
> --- ../led.c 2009-11-06 06:16:39.000000000 +0100
> +++ ./drivers/net/wireless/ath/ath5k/led.c 2009-11-06 12:37:44.000000000 +0100
> @@ -73,6 +73,8 @@
> { ATH_SDEVICE(PCI_VENDOR_ID_HP, 0x0137b), ATH_LED(3, 1) },
> /* IBM-specific AR5212 (all others) */
> { PCI_VDEVICE(ATHEROS, PCI_DEVICE_ID_ATHEROS_AR5212_IBM), ATH_LED(0, 0) },
> + /* Acer Aspire One D250 AR5007EG */
> + { PCI_VDEVICE(ATHEROS, 0x001c), ATH_LED(3, 1) },
> { }
> };
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@...
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>


Excuse me but it is the first post for me in this mailing list.
How can I find out the subdevice of my wireless card?
The device specifications shown by Windows XP are:

PCI\VEN_168C&DEV_001C&SUBSYS_E00D105B&REV_01\4&192AC53F&0&00E0

Thanks



2009-11-06 16:04:06

by Bob Copeland

[permalink] [raw]
Subject: Re: [PATCH] Wifi led does not work on Acer Aspire One D250 (ath5k driver)

On Fri, Nov 6, 2009 at 11:01 AM, Holger Schurig
<[email protected]> wrote:
> lspci -vvnn gives all the gory details :-)
>

Yes, also to save you some trouble it looks like this patch
should already handle your device:

http://marc.info/?l=linux-wireless&m=125739131923457

(I guess from the XP info that you have 0x105b:e00d too)

--
Bob Copeland %% http://www.bobcopeland.com