All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: David Dreggors <ddreggors@cfl.rr.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] This adds support for the wifi led on the Compaq CQ60-206US.
Date: Sat, 7 Nov 2009 08:46:27 -0500	[thread overview]
Message-ID: <20091107134626.GC25893@tuxdriver.com> (raw)
In-Reply-To: <1257582989.23806.85.camel@mobile-tek.home>

Need a Signed-of-by...

On Sat, Nov 07, 2009 at 03:36:29AM -0500, David Dreggors wrote:
> ---
>          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@gmail.com) */
>                 { ATH_SDEVICE(PCI_VENDOR_ID_FOXCONN, 0xe008), ATH_LED(3,
>         0) },
>                 /* Acer Aspire One AO531h AO751h
>         (keng-yu.lin@canonical.com) */
>         -- 
>         1.6.4.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  reply	other threads:[~2009-11-07 14:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-07  8:36 [PATCH] This adds support for the wifi led on the Compaq CQ60-206US David Dreggors
2009-11-07 13:46 ` John W. Linville [this message]
     [not found] <1257580711.23806.84.camel@mobile-tek.home>
2009-11-07 12:43 ` Bob Copeland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091107134626.GC25893@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=ddreggors@cfl.rr.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.