--- drivers/net/wireless/ath/ath5k/led.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/net/wireless/ath/ath5k/led.c b/drivers/net/wireless/ath/ath5k/led.c index 7ce98bd..ce6ce0a 100644 --- a/drivers/net/wireless/ath/ath5k/led.c +++ b/drivers/net/wireless/ath/ath5k/led.c @@ -57,6 +57,8 @@ static const struct pci_device_id ath5k_led_devices[] = { { PCI_VDEVICE(ATHEROS, PCI_DEVICE_ID_ATHEROS_AR5211), ATH_LED(0, 0) }, /* HP Compaq nc6xx, nc4000, nx6000 */ { ATH_SDEVICE(PCI_VENDOR_ID_COMPAQ, PCI_ANY_ID), ATH_LED(1, 1) }, + /* HP Compaq CQ60-206US */ + { ATH_SDEVICE(PCI_VENDOR_ID_HP, 0x137a), ATH_LED(3, 1) }, /* Acer Aspire One A150 (maximlevitsky@xxxxxxxxx) */ { ATH_SDEVICE(PCI_VENDOR_ID_FOXCONN, 0xe008), ATH_LED(3, 0) }, /* Acer Aspire One AO531h AO751h (keng-yu.lin@xxxxxxxxxxxxx) */ -- 1.6.4.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html