linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath5k: add support for Dell Vostro A860 LED
@ 2009-12-03 13:07 Shahar Or
  2009-12-04 19:23 ` John W. Linville
  0 siblings, 1 reply; 13+ messages in thread
From: Shahar Or @ 2009-12-03 13:07 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath5k-devel, me

From: Shahar Or

Adds support for the WiFi activity LED on the Dell Vostro A860 laptop.

Signed-off-by: Shahar Or

---
--- linux-2.6.31/drivers/net/wireless/ath/ath5k/led.c.orig
2009-12-03 14:57:20.000000000 +0200
+++ linux-2.6.31/drivers/net/wireless/ath/ath5k/led.c   2009-12-03
14:25:30.000000000 +0200
@@ -71,6 +71,8 @@ static const struct pci_device_id ath5k_
        { 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 (shahar@shahar-or.co.il) */
+       { ATH_SDEVICE(PCI_VENDOR_ID_QMI, 0x0112), ATH_LED(3, 0) },
        { }
 };

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-12-18 17:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03 13:07 [PATCH] ath5k: add support for Dell Vostro A860 LED Shahar Or
2009-12-04 19:23 ` John W. Linville
2009-12-07 10:05   ` Shahar Or
2009-12-07 21:59     ` John W. Linville
2009-12-08 14:57       ` [ath5k-devel] " Bob Copeland
2009-12-08 16:01         ` Luis R. Rodriguez
2009-12-08 16:06           ` John W. Linville
2009-12-08 16:30             ` Luis R. Rodriguez
2009-12-18 11:42               ` Shahar Or
2009-12-18 15:37                 ` Luis R. Rodriguez
2009-12-18 16:23                   ` Luis R. Rodriguez
2009-12-18 17:03                   ` Shahar Or
2009-12-18 17:19                     ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).