Message ID | loom.20091106T135746-452@post.gmane.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
--- ../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) }, { } };