Re: [PATCH] rtlwifi: rtl8192cu: Add new USB ID

From: Julian Calaby
Date: Wed May 15 2013 - 07:16:45 EST


Hi Albert,

Your patch appears to have been mangled, please check your email
client's settings, or send using git-send-email

There's instructions for most email clients in the Documentation
directory of the kernel source tree.

On Wed, May 15, 2013 at 7:50 PM, Albert Pool <albertpool@xxxxxxxxx> wrote:
> This adds the USB ID of the On Networks N300MA, clone of Netgear WNA3100M.
>
> Signed-off-by: Albert Pool <albertpool@xxxxxxxxx>
>
> Reported-by: Ana Rey <Anazul77@xxxxxxxxxxx>
>
> ---
>
> drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 +
>
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
> b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
>
> index 23d640a..0b593de 100644
>
> --- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
>
> +++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
>
> @@ -349,6 +349,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
>
> {RTL_USB_DEVICE(0x07aa, 0x0056, rtl92cu_hal_cfg)}, /*ATKK-Gemtek*/
>
> {RTL_USB_DEVICE(0x07b8, 0x8178, rtl92cu_hal_cfg)}, /*Funai -Abocom*/
>
> {RTL_USB_DEVICE(0x0846, 0x9021, rtl92cu_hal_cfg)}, /*Netgear-Sercomm*/
>
> + {RTL_USB_DEVICE(0x0846, 0xf001, rtl92cu_hal_cfg)}, /*Netgear-On
> Networks*/
>
> {RTL_USB_DEVICE(0x0b05, 0x17ab, rtl92cu_hal_cfg)}, /*ASUS-Edimax*/
>
> {RTL_USB_DEVICE(0x0bda, 0x8186, rtl92cu_hal_cfg)}, /*Realtek 92CE-VAU*/
>
> {RTL_USB_DEVICE(0x0df6, 0x0061, rtl92cu_hal_cfg)}, /*Sitecom-Edimax*/
>
> --
>
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html



--
Julian Calaby

Email: julian.calaby@xxxxxxxxx
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/