From 557201c2da3efd9c0f1538b31d0aab28b72b9c57 Mon Sep 17 00:00:00 2001 From: Christopher Vogl Date: Thu, 15 Dec 2011 15:43:01 +0100 Subject: udevng: add another driver name for telit some telit hardware needs option driver. --- plugins/udevng.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins') diff --git a/plugins/udevng.c b/plugins/udevng.c index be87320c..e062db36 100644 --- a/plugins/udevng.c +++ b/plugins/udevng.c @@ -812,6 +812,7 @@ static struct { { "novatel", "option", "1410" }, { "zte", "option", "19d2" }, { "telit", "usbserial", "1bc7" }, + { "telit", "option", "1bc7" }, { "nokia", "option", "0421", "060e" }, { "nokia", "option", "0421", "0623" }, { "samsung", "option", "04e8", "6889" }, -- cgit v1.2.3