aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-02-03 15:19:36 -0800
committerDan Williams <dcbw@redhat.com>2010-02-03 15:19:36 -0800
commit8e3406bf740144ac657d13c69bff0f3407311b14 (patch)
treebde8e3d41e7518cd81bb3d8041e1d6870dd40832
parenta9918d59427eae2b00da8fbe92c556a90db38b43 (diff)
longcheer: tag ChinaBird PL68 (pid 0x9000) ports (bgo #608668)
-rw-r--r--plugins/77-mm-longcheer-port-types.rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/77-mm-longcheer-port-types.rules b/plugins/77-mm-longcheer-port-types.rules
index 7317df79..2900ca85 100644
--- a/plugins/77-mm-longcheer-port-types.rules
+++ b/plugins/77-mm-longcheer-port-types.rules
@@ -27,6 +27,11 @@ ATTRS{idProduct}=="6061", ENV{.MM_USBIFNUM}=="00", ENV{ID_MM_LONGCHEER_PORT_TYPE
ATTRS{idProduct}=="6061", ENV{.MM_USBIFNUM}=="02", ENV{ID_MM_LONGCHEER_PORT_TYPE_AUX}="1"
ATTRS{idProduct}=="6061", ENV{ID_MM_LONGCHEER_TAGGED}="1"
+# ChinaBird PL68
+ATTRS{idProduct}=="9000", ENV{.MM_USBIFNUM}=="03", ENV{ID_MM_LONGCHEER_PORT_TYPE_MODEM}="1"
+ATTRS{idProduct}=="9000", ENV{.MM_USBIFNUM}=="01", ENV{ID_MM_LONGCHEER_PORT_TYPE_AUX}="1"
+ATTRS{idProduct}=="9000", ENV{ID_MM_LONGCHEER_TAGGED}="1"
+
GOTO="mm_longcheer_port_types_end"