projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39a289a
)
change Airis 3G dongle data port to ttyUSB3
author
xxh
<xxh@rock-chips.com>
Thu, 28 Mar 2013 08:26:11 +0000
(16:26 +0800)
committer
xxh
<xxh@rock-chips.com>
Thu, 28 Mar 2013 08:27:41 +0000
(16:27 +0800)
drivers/base/devices_filter.h
patch
|
blob
|
history
diff --git
a/drivers/base/devices_filter.h
b/drivers/base/devices_filter.h
index e488496b53c924b1cacb2ae482a8a7908a0cce4d..bfc13bcf139d1485c1a99e775a7f8067f86e2eeb 100644
(file)
--- a/
drivers/base/devices_filter.h
+++ b/
drivers/base/devices_filter.h
@@
-103,6
+103,7
@@
static usb_parameter skip_device_list[] = {
{0x0af0, 0xd157, NULL, NULL, NULL},
{0x19d2, 0x1216, NULL, NULL, NULL},
{0x19d2, 0x1218, NULL, NULL, NULL},
+ {0x05c6, 0x9000, NULL, NULL, NULL},
//end xxh
};