aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rt2x00/files/add-belkin-F6D4050v2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rt2x00/files/add-belkin-F6D4050v2.patch')
-rw-r--r--recipes/rt2x00/files/add-belkin-F6D4050v2.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/rt2x00/files/add-belkin-F6D4050v2.patch b/recipes/rt2x00/files/add-belkin-F6D4050v2.patch
new file mode 100644
index 0000000000..7454fafbbd
--- /dev/null
+++ b/recipes/rt2x00/files/add-belkin-F6D4050v2.patch
@@ -0,0 +1,12 @@
+Index: 2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/usb_main_dev.c
+===================================================================
+--- 2009_1110_RT3070_Linux_STA_v2.1.2.0.orig/os/linux/usb_main_dev.c 2010-01-23 23:37:09.000000000 +0100
++++ 2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/usb_main_dev.c 2010-01-23 23:37:14.000000000 +0100
+@@ -74,6 +74,7 @@
+ {USB_DEVICE(0x5A57,0x0283)}, /* Zinwell 3072 */
+ {USB_DEVICE(0x04BB,0x0945)}, /* I-O DATA 3072 */
+ {USB_DEVICE(0x203D,0x1480)}, /* Encore 3070 */
++ {USB_DEVICE(0x050d,0x935b)}, /* Belkin F6D4050v2 (N150 enhanced) */
+ #endif // RT3070 //
+ { }/* Terminating entry */
+ };