mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
535 B
Diff
11 lines
535 B
Diff
|
--- a/os_dep/linux/usb_intf.c 2013-09-11 05:56:55.000000000 +0200
|
||
|
+++ b/os_dep/linux/usb_intf.c 2013-11-12 18:13:06.794956552 +0100
|
||
|
@@ -138,6 +139,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 */ \
|