From: xxh Date: Thu, 28 Mar 2013 08:26:11 +0000 (+0800) Subject: change Airis 3G dongle data port to ttyUSB3 X-Git-Tag: firefly_0821_release~7318 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=038069e788370c47a3650a23f285661449cf8a22;p=firefly-linux-kernel-4.4.55.git change Airis 3G dongle data port to ttyUSB3 --- diff --git a/drivers/base/devices_filter.h b/drivers/base/devices_filter.h index e488496b53c9..bfc13bcf139d 100644 --- 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 };