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

    rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.

to the 3.0-stable tree which can be found at:
    
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     rt2x00-add-usb-device-id-of-buffalo-wli-uc-gnhp.patch
and it can be found in the queue-3.0 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.


>From c18b7806e4f3373b2f296a65fb19251a3b49a532 Mon Sep 17 00:00:00 2001
From: Gertjan van Wingerde <[email protected]>
Date: Sat, 12 Nov 2011 19:10:43 +0100
Subject: rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.

From: Gertjan van Wingerde <[email protected]>

commit c18b7806e4f3373b2f296a65fb19251a3b49a532 upstream.

This is reported to be an RT3070 based device.

Reported-by: Teika Kazura <[email protected]>
Signed-off-by: Gertjan van Wingerde <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Cc: Ben Hutchings <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

---
 drivers/net/wireless/rt2x00/rt2800usb.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/net/wireless/rt2x00/rt2800usb.c
+++ b/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -824,6 +824,7 @@ static struct usb_device_id rt2800usb_de
        { USB_DEVICE(0x050d, 0x935b) },
        /* Buffalo */
        { USB_DEVICE(0x0411, 0x00e8) },
+       { USB_DEVICE(0x0411, 0x0158) },
        { USB_DEVICE(0x0411, 0x016f) },
        { USB_DEVICE(0x0411, 0x01a2) },
        /* Corega */


Patches currently in stable-queue which might be from [email protected] are

queue-3.0/rt2x00-identify-rt2800usb-chipsets.patch
queue-3.0/rt2x00-properly-identify-rt2800usb-devices.patch
queue-3.0/rt2x00-add-usb-device-id-of-buffalo-wli-uc-gnhp.patch
queue-3.0/rt2800-add-support-for-the-fujitsu-stylistic-q550.patch
queue-3.0/rt2800usb-add-new-device-id-for-belkin.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to