From 47449a0b80047ba7472ddff76e5941ddbae1b4a0 Mon Sep 17 00:00:00 2001 From: Manoj Iyer 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 --- 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