Skip to content

Commit

Permalink
Staging: rt2870: new USB ID for Belkin N+ F5D8055
Browse files Browse the repository at this point in the history
New USB ID for Belkin N+ F5D8055 (USB 802.11n adapter).

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

Signed-off-by: Daniele Napolitano <dnax88@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Daniele Napolitano authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent d1aed89 commit 9f07453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/rt2870/rt2870.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */ \
Expand Down

0 comments on commit 9f07453

Please sign in to comment.