mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
19 lines
846 B
Diff
19 lines
846 B
Diff
diff -ruN a/os_dep/linux/usb_intf.c b/os_dep/linux/usb_intf.c
|
|
--- a/os_dep/linux/usb_intf.c 2012-07-30 06:51:05.000000000 -0600
|
|
+++ b/os_dep/linux/usb_intf.c 2013-06-03 00:10:00.000000000 -0600
|
|
@@ -114,6 +114,7 @@
|
|
{USB_DEVICE(0x4856, 0x0091)},//NetweeN - Feixun
|
|
{USB_DEVICE(0x2019, 0x4902)},//Planex - Etop
|
|
{USB_DEVICE(0x2019, 0xAB2E)},//SW-WF02-AD15 -Abocom
|
|
+ {USB_DEVICE(0x0846, 0x9041)},//Netgear
|
|
|
|
/****** 8188 RU ********/
|
|
{USB_DEVICE(0x0BDA, 0x317F)},//Netcore,Netcore
|
|
@@ -137,6 +138,7 @@
|
|
{USB_DEVICE(0x2001, 0x3307)},//D-Link - Cameo
|
|
{USB_DEVICE(0x2001, 0x330A)},//D-Link - Alpha
|
|
{USB_DEVICE(0x2001, 0x3309)},//D-Link - Alpha
|
|
+ {USB_DEVICE(0x2001, 0x330D)},//D-Link - Alpha(?)
|
|
{USB_DEVICE(0x0586, 0x341F)},//Zyxel - Abocom
|
|
{USB_DEVICE(0x7392, 0x7822)},//Edimax - Edimax
|
|
{USB_DEVICE(0x2019, 0xAB2B)},//Planex - Abocom
|