All of lore.kernel.org
 help / color / mirror / Atom feed
* + rt2870-add-usb-id-for-sitecom-wl-608.patch added to -mm tree
@ 2009-06-22 18:20 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-06-22 18:20 UTC (permalink / raw)
  To: mm-commits; +Cc: jorrit, greg


The patch titled
     rt2870: add USB ID for Sitecom WL-608
has been added to the -mm tree.  Its filename is
     rt2870-add-usb-id-for-sitecom-wl-608.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: rt2870: add USB ID for Sitecom WL-608
From: Jorrit Schippers <jorrit@ncode.nl>

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>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/staging/rt2870/rt2870.h |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/staging/rt2870/rt2870.h~rt2870-add-usb-id-for-sitecom-wl-608 drivers/staging/rt2870/rt2870.h
--- a/drivers/staging/rt2870/rt2870.h~rt2870-add-usb-id-for-sitecom-wl-608
+++ a/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. */		\
_

Patches currently in -mm which might be from jorrit@ncode.nl are

rt2870-add-usb-id-for-sitecom-wl-608.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-22 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-22 18:20 + rt2870-add-usb-id-for-sitecom-wl-608.patch added to -mm tree akpm

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.