From patchwork Tue Mar 23 04:28:16 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rodrigo Linfati X-Patchwork-Id: 48952 X-Patchwork-Delegate: stefan.bader@canonical.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 8423DB7C7E for ; Tue, 30 Mar 2010 22:54:20 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1Nwa1M-0008L5-4x; Tue, 30 Mar 2010 12:54:12 +0100 Received: from mail-fx0-f222.google.com ([209.85.220.222]) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1Ntvj0-00016A-2V for kernel-team@lists.ubuntu.com; Tue, 23 Mar 2010 04:28:18 +0000 Received: by fxm22 with SMTP id 22so1136275fxm.14 for ; Mon, 22 Mar 2010 21:28:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.77.25 with SMTP id e25mr718337fak.23.1269318496652; Mon, 22 Mar 2010 21:28:16 -0700 (PDT) Date: Tue, 23 Mar 2010 05:28:16 +0100 Message-ID: Subject: Add USB_DEVICE Sitecom WL-349 to rtl8192su From: Rodrigo Linfati To: greg@kroah.com, kernel-team@lists.ubuntu.com X-Mailman-Approved-At: Tue, 30 Mar 2010 12:54:10 +0100 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.9 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Hi Please, apply this patch to /drivers/staging/rtl8192su/r8192U_core.c and upload the firmware rtl8192sfw.bin ( the driver work ) rlinfati@virtu:~/.Documents/ubuntu-lucid$ diff -u r8192U_core.c.orig r8192U_core.c --- r8192U_core.c.orig 2010-03-23 05:17:13.958023880 +0100 +++ r8192U_core.c 2010-03-23 05:18:25.489032643 +0100 @@ -120,6 +120,7 @@ {USB_DEVICE(0x050d, 0x805E)}, /* Sitecom */ {USB_DEVICE(0x0df6, 0x0031)}, + {USB_DEVICE(0x0df6, 0x004b)}, // WL-349 /* EnGenius */ {USB_DEVICE(0x1740, 0x9201)}, /* Dlink */