On Mon, Dec 07, 2009 at 12:05:54PM +0200, Shahar Or wrote:
> Adds support for the WiFi activity LED on the Dell Vostro A860 laptop.
> 
> Signed-off-by: Shahar Or <sha...@shahar-or.co.il>
> ---
> I hope this one is perfect.

Well, no, it was still quite whitespace damaged.  However this time
I was able to fix it manually and move on with life... :-)

> --- drivers/net/wireless/ath/ath5k/led.c.orig 2009-12-03
> 14:57:20.000000000 +0200
> +++ drivers/net/wireless/ath/ath5k/led.c      2009-12-03 14:25:30.000000000 
> +0200
> @@ -71,6 +71,8 @@
>       { ATH_SDEVICE(PCI_VENDOR_ID_IBM, 0x058a), ATH_LED(1, 0) },
>       /* IBM-specific AR5212 (all others) */
>       { PCI_VDEVICE(ATHEROS, PCI_DEVICE_ID_ATHEROS_AR5212_IBM), ATH_LED(0, 0) 
> },
> +     /* Dell Vostro A860 (sha...@shahar-or.co.il) */
> +     { ATH_SDEVICE(PCI_VENDOR_ID_QMI, 0x0112), ATH_LED(3, 0) },
>       { }
>  };
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
John W. Linville                Someday the world will need a hero, and you
linvi...@tuxdriver.com                  might be all we have.  Be ready.
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to