aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2870
diff options
context:
space:
mode:
authorJorrit Schippers <jorrit@ncode.nl>2009-06-10 15:34:26 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-07-12 13:21:44 -0700
commit8dfb00571819ce491ce1760523d50e85bcd2185f (patch)
treedc53d48e7d2f2197eb45e86e31a591248c5ac3c2 /drivers/staging/rt2870
parentRevert "fuse: Fix build error" as unnecessary (diff)
downloadlinux-dev-8dfb00571819ce491ce1760523d50e85bcd2185f.tar.xz
linux-dev-8dfb00571819ce491ce1760523d50e85bcd2185f.zip
Staging: rt2870: Add USB ID for Sitecom WL-608
Add the USB id 0x0DF6,0x003F to the rt2870.h file such that the Sitecom WL-608 device will be recognized by this driver. Signed-off-by: Jorrit Schippers <jorrit@ncode.nl> 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 5e5b3f2b7eb1..29e3b53e52a1 100644
--- a/drivers/staging/rt2870/rt2870.h
+++ b/drivers/staging/rt2870/rt2870.h
@@ -89,6 +89,7 @@
{USB_DEVICE(0x0DF6,0x002C)}, /* Sitecom */ \
{USB_DEVICE(0x0DF6,0x002D)}, /* Sitecom */ \
{USB_DEVICE(0x0DF6,0x0039)}, /* Sitecom */ \
+ {USB_DEVICE(0x0DF6,0x003F)}, /* Sitecom WL-608 */ \
{USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */ \
{USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */ \
{USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */ \