On Wed, Nov 4, 2009 at 9:55 PM, Keng-Yu Lin <keng-yu.lin@xxxxxxxxxxxxx> wrote: > Add LED support for a Foxconn AR242X module, found on > the Acer Aspire One models AO751h/AO531h > > Signed-off-by: Keng-Yu Lin <keng-yu.lin@xxxxxxxxxxxxx> > --- > 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 b767c3b..21a42a1 100644 > --- a/drivers/net/wireless/ath/ath5k/led.c > +++ b/drivers/net/wireless/ath/ath5k/led.c > @@ -59,6 +59,8 @@ static const struct pci_device_id ath5k_led_devices[] = { > { ATH_SDEVICE(PCI_VENDOR_ID_COMPAQ, PCI_ANY_ID), ATH_LED(1, 1) }, > /* Acer Aspire One A150 (maximlevitsky@xxxxxxxxx) */ > { ATH_SDEVICE(PCI_VENDOR_ID_FOXCONN, 0xe008), ATH_LED(3, 0) }, > + /* Acer Aspire One AO531h AO751h */ > + { ATH_SDEVICE(PCI_VENDOR_ID_FOXCONN, 0xe00d), ATH_LED(3, 0) }, Acked-by: Bob Copeland <me@xxxxxxxxxxxxxxx> ... but can you by chance put a contact address in the comment? I've been collecting them in case we one day figure out a better way to do this so it's easy to find the people to retest. -- Bob Copeland %% www.bobcopeland.com -- 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