From: Marcel Holtmann Date: Fri, 25 May 2012 10:35:45 +0000 (+0200) Subject: udev: Add detection for Nokia 21M-01 modems X-Git-Tag: 1.7~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=897e99aceb9e437a23ce0e39a04a3ff0aa80b20d;p=platform%2Fupstream%2Fofono.git udev: Add detection for Nokia 21M-01 modems --- diff --git a/plugins/udevng.c b/plugins/udevng.c index fc86686..8fda394 100644 --- a/plugins/udevng.c +++ b/plugins/udevng.c @@ -935,6 +935,8 @@ static struct { { "icera", "cdc_ether", "19d2" }, { "icera", "cdc_acm", "04e8", "6872" }, { "icera", "cdc_ether", "04e8", "6872" }, + { "icera", "cdc_acm", "0421", "0633" }, + { "icera", "cdc_ether", "0421", "0633" }, { "mbm", "cdc_acm", "0bdb" }, { "mbm" "cdc_ether", "0bdb" }, { "mbm", "cdc_acm", "0fce" },