summaryrefslogtreecommitdiff
path: root/multitech/recipes/udev/udev-165/mtocgd/corecdp.rules
diff options
context:
space:
mode:
authorMike Fiore <mfiore@multitech.com>2014-02-18 08:43:10 -0600
committerMike Fiore <mfiore@multitech.com>2014-02-19 12:41:48 -0600
commit99fd68134f69b4e2c534998ed91235c92a14b031 (patch)
treedf67452bf878d6dcc94400a234cd58fb0cf65c03 /multitech/recipes/udev/udev-165/mtocgd/corecdp.rules
parentddc9a5ae0cd3592b32f59b9b9f1460f8ea6b520c (diff)
file renames and code changes for MTOCGD3 -> MTOCGD2 rename
Diffstat (limited to 'multitech/recipes/udev/udev-165/mtocgd/corecdp.rules')
-rw-r--r--multitech/recipes/udev/udev-165/mtocgd/corecdp.rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/multitech/recipes/udev/udev-165/mtocgd/corecdp.rules b/multitech/recipes/udev/udev-165/mtocgd/corecdp.rules
index 60189fb..196102b 100644
--- a/multitech/recipes/udev/udev-165/mtocgd/corecdp.rules
+++ b/multitech/recipes/udev/udev-165/mtocgd/corecdp.rules
@@ -48,10 +48,10 @@ ATTRS{idVendor}=="1199", ATTRS{idProduct}=="683c", ENV{ID_IFACE}=="05", SYMLINK+
# EV2: ttyUSB0
ATTRS{idVendor}=="1199", ATTRS{idProduct}=="0028", ENV{ID_PORT}=="0", SYMLINK+="modem_at0"
-# mtocgd3: bluetooth on exar chip (ACM0, iface 0)
+# mtocgd: bluetooth on exar chip (ACM0, iface 0)
ATTRS{idVendor}=="04e2", ATTRS{idProduct}=="1412", ENV{ID_IFACE}=="00", SYMLINK+="bt"
-# mtocgd3: external serial on exar chip (ACM0, iface 2)
+# mtocgd: external serial on exar chip (ACM0, iface 2)
ATTRS{idVendor}=="04e2", ATTRS{idProduct}=="1412", ENV{ID_IFACE}=="02", SYMLINK+="ext_serial"
LABEL="corecdp_end"