Patch "staging: r8188eu: Add Rosewill USB-N150 Nano to device tables" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

    staging: r8188eu: Add Rosewill USB-N150 Nano to device tables

to the 5.15-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:
     staging-r8188eu-add-rosewill-usb-n150-nano-to-device.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 728b7a417be68e65b364c44fdc8077e429759bf2
Author: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Date:   Sun Aug 14 12:50:27 2022 -0500

    staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
    
    [ Upstream commit e01f5c8d6af231b3b09e23c1fe8a4057cdcc4e42 ]
    
    This device is reported as using the RTL8188EUS chip.
    
    It has the improbable USB ID of 0bda:ffef, which normally would belong
    to Realtek, but this ID works for the reporter.
    
    Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
    Cc: stable <stable@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20220814175027.2689-1-Larry.Finger@xxxxxxxxxxxx
    Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/staging/r8188eu/os_dep/usb_intf.c b/drivers/staging/r8188eu/os_dep/usb_intf.c
index b6c6fa72de44..640f1ca2d985 100644
--- a/drivers/staging/r8188eu/os_dep/usb_intf.c
+++ b/drivers/staging/r8188eu/os_dep/usb_intf.c
@@ -30,6 +30,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
 	/*=== Realtek demoboard ===*/
 	{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x8179)}, /* 8188EUS */
 	{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x0179)}, /* 8188ETV */
+	{USB_DEVICE(USB_VENDER_ID_REALTEK, 0xffef)}, /* Rosewill USB-N150 Nano */
 	/*=== Customer ID ===*/
 	/****** 8188EUS ********/
 	{USB_DEVICE(0x07B8, 0x8179)}, /* Abocom - Abocom */



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux