[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <511548F2.5090602@lwfinger.net>
Date: Fri, 08 Feb 2013 12:50:26 -0600
From: Larry Finger <Larry.Finger@...inger.net>
To: Joe Perches <joe@...ches.com>
CC: linville@...driver.com, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org, Stable <stable@...r.kernel.org>
Subject: Re: [PATCH] rtlwifi: rtl8192cu: Add new USB ID
On 02/08/2013 12:37 PM, Joe Perches wrote:
> On Fri, 2013-02-08 at 12:28 -0600, Larry Finger wrote:
>> A new model of the RTL8188CUS has appeared.
> []
>> diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
>> index 577c0dc..a73a17b 100644
>> --- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
>> +++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
>> @@ -285,6 +285,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
>> {RTL_USB_DEVICE(USB_VENDER_ID_REALTEK, 0x817f, rtl92cu_hal_cfg)},
>> /* RTL8188CUS-VL */
>> {RTL_USB_DEVICE(USB_VENDER_ID_REALTEK, 0x818a, rtl92cu_hal_cfg)},
>> + {RTL_USB_DEVICE(USB_VENDER_ID_REALTEK, 0x819a, rtl92cu_hal_cfg)},
>> /* 8188 Combo for BC4 */
>> {RTL_USB_DEVICE(USB_VENDER_ID_REALTEK, 0x8754, rtl92cu_hal_cfg)},
>
> One day would you please do a s/_VENDOR_/_VENDOR_/g
Sure, even though that particular command would not accomplish what you want. I
know what you meant. :)
Larry
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists