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.
--- 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) },
        { }
 };
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to