summaryrefslogtreecommitdiff
path: root/multitech/recipes/udev/udev-165
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/recipes/udev/udev-165')
-rw-r--r--multitech/recipes/udev/udev-165/mtocgd/corecdp.rules4
-rw-r--r--multitech/recipes/udev/udev-165/mtocgd2/corecdp.rules (renamed from multitech/recipes/udev/udev-165/mtocgd3/corecdp.rules)4
2 files changed, 4 insertions, 4 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"
diff --git a/multitech/recipes/udev/udev-165/mtocgd3/corecdp.rules b/multitech/recipes/udev/udev-165/mtocgd2/corecdp.rules
index be32fa0..9677908 100644
--- a/multitech/recipes/udev/udev-165/mtocgd3/corecdp.rules
+++ b/multitech/recipes/udev/udev-165/mtocgd2/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 (ACM1, iface 2)
+# mtocgd2: bluetooth on exar chip (ACM1, iface 2)
ATTRS{idVendor}=="04e2", ATTRS{idProduct}=="1414", ENV{ID_IFACE}=="02", SYMLINK+="bt"
-# mtocgd3: external serial on exar chip (ACM2, iface 4)
+# mtocgd2: external serial on exar chip (ACM2, iface 4)
ATTRS{idVendor}=="04e2", ATTRS{idProduct}=="1414", ENV{ID_IFACE}=="04", SYMLINK+="ext_serial"
LABEL="corecdp_end"