diff mbox

Staging: rt2870: new USB ID for Belkin N+ F5D8055

Message ID 15d0b9b20908120920sa42235ft4ce0daed4e4f0130@mail.gmail.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Daniele Napolitano Aug. 12, 2009, 4:20 p.m. UTC
In attachment patch and its gpg sign.

I've made this patch with drivers/staging branch found here:
http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git

Regards.

Comments

Gábor Stefanik Aug. 12, 2009, 4:43 p.m. UTC | #1
On Wed, Aug 12, 2009 at 6:20 PM, Daniele Napolitano<dnax88@gmail.com> wrote:
> In attachment patch and its gpg sign.
>
> I've made this patch with drivers/staging branch found here:
> http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git
>
> Regards.
>
> --
> Daniele "DnaX" Napolitano
> https://launchpad.net/~dnax88
>

Please read http://linux.yyz.us/patch-format.html.
diff mbox

Patch

Signed-off-by: Daniele Napolitano <dnax88@gmail.com>
--- rt2870.h	2009-08-12 18:06:42.606925649 +0200
+++ rt2870_patched.h	2009-08-12 18:07:11.698931370 +0200
@@ -102,6 +102,7 @@ 
 	{USB_DEVICE(0x14B2,0x3C12)}, /* AL */           \
 	{USB_DEVICE(0x050D,0x8053)}, /* Belkin */		\
 	{USB_DEVICE(0x050D,0x815C)}, /* Belkin */		\
+	{USB_DEVICE(0x050D,0x825a)}, /* Belkin */		\
 	{USB_DEVICE(0x14B2,0x3C23)}, /* Airlink */		\
 	{USB_DEVICE(0x14B2,0x3C27)}, /* Airlink */		\
 	{USB_DEVICE(0x07AA,0x002F)}, /* Corega */		\