public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: <gregkh@suse.de>
To: largret@gmail.com, gregkh@suse.de, greg@kroah.com,
	linux-kernel@vger.kernel.org
Subject: patch staging-rt2860-add-belkin-f5d8055-wireless-n-usb-dongle-device-id.patch added to gregkh-2.6 tree
Date: Tue, 27 Apr 2010 11:54:56 -0700	[thread overview]
Message-ID: <1272394496918@kroah.org> (raw)
In-Reply-To: <d426fb281003030324v6dc6216ch53bdb30ffc18a9be@mail.gmail.com>


This is a note to let you know that I've just added the patch titled

    Subject: Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id

to my gregkh-2.6 tree.  Its filename is

    staging-rt2860-add-belkin-f5d8055-wireless-n-usb-dongle-device-id.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From largret@gmail.com  Tue Apr 27 09:35:20 2010
From: Chris Largret <largret@gmail.com>
Date: Wed, 3 Mar 2010 05:24:26 -0600
Subject: Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id
To: Greg KH <greg@kroah.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Message-ID: <d426fb281003030324v6dc6216ch53bdb30ffc18a9be@mail.gmail.com>


Add Belkin F5D8055 Wireless-N USB support to the rt2870
staging driver.

Signed-off-by: Chris Largret <largret@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

---
 drivers/staging/rt2860/usb_main_dev.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/staging/rt2860/usb_main_dev.c
+++ b/drivers/staging/rt2860/usb_main_dev.c
@@ -63,6 +63,7 @@ struct usb_device_id rtusb_usb_id[] = {
 	{USB_DEVICE(0x07D1, 0x3C11)},	/* D-Link */
 	{USB_DEVICE(0x14B2, 0x3C07)},	/* AL */
 	{USB_DEVICE(0x050D, 0x8053)},	/* Belkin */
+	{USB_DEVICE(0x050D, 0x825B)},	/* Belkin */
 	{USB_DEVICE(0x14B2, 0x3C23)},	/* Airlink */
 	{USB_DEVICE(0x14B2, 0x3C27)},	/* Airlink */
 	{USB_DEVICE(0x07AA, 0x002F)},	/* Corega */


      reply	other threads:[~2010-04-27 18:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 22:22 2.6.33 staging rt2870 += Belkin F5D8055 Wireless-N USB Dongle Chris Largret
2010-03-02 23:27 ` Greg KH
2010-03-03 11:24   ` Chris Largret
2010-04-27 18:54     ` gregkh [this message]

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=1272394496918@kroah.org \
    --to=gregkh@suse.de \
    --cc=greg@kroah.com \
    --cc=largret@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox