All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert Pool <albertpool@solcon.nl>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: stable@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: rtlwifi: rtl8192cu: Add new USB ID
Date: Tue, 30 Oct 2012 20:58:06 +0100	[thread overview]
Message-ID: <5090314E.7070703@solcon.nl> (raw)

This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102. 
Its FCC ID is the same.

Signed-off-by: Albert Pool <albertpool@solcon.nl>
---
  drivers/net/wireless/rtlwifi/rtl8192cu/sw.c |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c 
b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
index d228358..64a247b 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
@@ -297,6 +297,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
  	/*=== Customer ID ===*/
  	/****** 8188CU ********/
  	{RTL_USB_DEVICE(0x050d, 0x1102, rtl92cu_hal_cfg)}, /*Belkin - Edimax*/
+	{RTL_USB_DEVICE(0x050d, 0x11f2, rtl92cu_hal_cfg)}, /*Belkin - ISY*/
  	{RTL_USB_DEVICE(0x06f8, 0xe033, rtl92cu_hal_cfg)}, /*Hercules - Edimax*/
  	{RTL_USB_DEVICE(0x07b8, 0x8188, rtl92cu_hal_cfg)}, /*Abocom - Abocom*/
  	{RTL_USB_DEVICE(0x07b8, 0x8189, rtl92cu_hal_cfg)}, /*Funai - Abocom*/
-- 
1.7.5.4


             reply	other threads:[~2012-10-30 19:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 19:58 Albert Pool [this message]
2012-10-30 20:45 ` rtlwifi: rtl8192cu: Add new USB ID Ben Hutchings
2012-10-30 21:10   ` Christian Lamparter
2012-10-30 21:29     ` Larry Finger
2012-10-30 21:56       ` Christian Lamparter
2012-10-31  3:24         ` Larry Finger
  -- strict thread matches above, loose matches on Subject: below --
2015-03-23 23:14 [PATCH] " Larry Finger
2015-03-30  8:38 ` Kalle Valo

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=5090314E.7070703@solcon.nl \
    --to=albertpool@solcon.nl \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=stable@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.