[PATCH] UBUNTU: SAUCE: #326621 Added quirk for Ralink rt2870 802.11n USB driver

Manoj Iyer manoj.iyer at canonical.com
Thu Mar 19 19:44:31 UTC 2009


This patch was not tested by the originator of the bug due to lack of 
hardware, but the originator proposed this patch and he claims it works. 
Patch enables a new USB_DEVICE id.

Bug #326621

>From 47449a0b80047ba7472ddff76e5941ddbae1b4a0 Mon Sep 17 00:00:00 2001
From: Manoj Iyer <manoj.iyer at canonical.com>
Date: Mon, 16 Mar 2009 16:06:50 -0500
Subject: [PATCH] UBUNTU: SAUCE: #326621 Added quirk for Ralink rt2870 802.11n USB driver

OriginalAuthor: Daniele Napolitano

Signed-off-by: Manoj Iyer <manoj.iyer at canonical.com>
---
  drivers/staging/rt2870/rt2870.h |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/staging/rt2870/rt2870.h b/drivers/staging/rt2870/rt2870.h
index b7db122..caee106 100644
--- a/drivers/staging/rt2870/rt2870.h
+++ b/drivers/staging/rt2870/rt2870.h
@@ -95,6 +95,7 @@
  	{USB_DEVICE(0x0DF6,0x002B)}, /* Sitecom */		\
  	{USB_DEVICE(0x0DF6,0x002C)}, /* Sitecom */		\
  	{USB_DEVICE(0x0DF6,0x002D)}, /* Sitecom */		\
+	{USB_DEVICE(0x0DF6,0x0039)}, /* Sitecom */		\
  	{USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */		\
  	{USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */		\
  	{USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */		\
-- 
1.6.0.4


Cheers
--- manjo




More information about the kernel-team mailing list