mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
550 B
Diff
12 lines
550 B
Diff
|
--- a/os_dep/linux/usb_intf.c 2013-09-11 05:56:55.000000000 +0200
|
||
|
+++ b/os_dep/linux/usb_intf.c 2014-05-04 14:38:49.525964451 +0200
|
||
|
@@ -99,6 +99,7 @@
|
||
|
{USB_DEVICE(0x07B8, 0x8189)},/* Abocom - Abocom */ \
|
||
|
{USB_DEVICE(0x0EB0, 0x9071)},/* NO Brand - Etop */ \
|
||
|
{USB_DEVICE(0x06F8, 0xE033)},/* Hercules - Edimax */ \
|
||
|
+ {USB_DEVICE(0x06F8, 0xE035)},/* Hercules - Edimax */ \
|
||
|
{USB_DEVICE(0x103C, 0x1629)},/* HP - Lite-On ,8188CUS Slim Combo */ \
|
||
|
{USB_DEVICE(0x2001, 0x3308)},/* D-Link - Alpha */ \
|
||
|
{USB_DEVICE(0x050D, 0x1102)},/* Belkin - Edimax */ \
|
||
|
|