summaryrefslogtreecommitdiff
path: root/multitech/recipes/udev/udev-165/mtocgd/corecdp.rules
diff options
context:
space:
mode:
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"