aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2870
diff options
context:
space:
mode:
authorDaniele Napolitano <dnax88@gmail.com>2009-08-12 18:59:21 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:17 -0700
commit9f07453d8643e224a57e2053a4536ee4a5f2e375 (patch)
tree7919a277cde9bae53ad860b9259465ce27139efb /drivers/staging/rt2870
parentStaging: rtl8192su: add linux/vmalloc.h (diff)
downloadlinux-dev-9f07453d8643e224a57e2053a4536ee4a5f2e375.tar.xz
linux-dev-9f07453d8643e224a57e2053a4536ee4a5f2e375.zip
Staging: rt2870: new USB ID for Belkin N+ F5D8055
New USB ID for Belkin N+ F5D8055 (USB 802.11n adapter). I've made this patch with drivers/staging branch found here: http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git Signed-off-by: Daniele Napolitano <dnax88@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rt2870')
-rw-r--r--drivers/staging/rt2870/rt2870.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/rt2870/rt2870.h b/drivers/staging/rt2870/rt2870.h
index f42cb441d626..b2c9e84b3cda 100644
--- a/drivers/staging/rt2870/rt2870.h
+++ b/drivers/staging/rt2870/rt2870.h
@@ -102,6 +102,7 @@
{USB_DEVICE(0x14B2,0x3C12)}, /* AL */ \
{USB_DEVICE(0x050D,0x8053)}, /* Belkin */ \
{USB_DEVICE(0x050D,0x815C)}, /* Belkin */ \
+ {USB_DEVICE(0x050D,0x825a)}, /* Belkin */ \
{USB_DEVICE(0x14B2,0x3C23)}, /* Airlink */ \
{USB_DEVICE(0x14B2,0x3C27)}, /* Airlink */ \
{USB_DEVICE(0x07AA,0x002F)}, /* Corega */ \