udev: Simplify vendor_list for Huawei constructor

According to Huawei constructor, the port mapping is identical
for all the modems. We can decide to use GSM or CDMA drivers into
the plugin.
This commit is contained in:
Guillaume Zajac 2012-01-06 16:28:36 +01:00 committed by Marcel Holtmann
parent 991822cb61
commit ba06f8e2fa
1 changed files with 1 additions and 3 deletions

View File

@ -793,11 +793,9 @@ static struct {
{ "hso", "hso" },
{ "gobi", "qcserial" },
{ "sierra", "sierra" },
{ "huawei", "option", "201e", "2009" },
{ "huawei", "option", "201e" },
{ "huawei", "cdc_ether", "12d1" },
{ "huawei", "option", "12d1" },
{ "huaweicdma", "option", "12d1", "140b" },
{ "huaweicdma", "option", "201e" },
{ "speedupcdma","option", "1c9e", "9e00" },
{ "speedup", "option", "1c9e" },
{ "speedup", "option", "2020" },