summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-10-18 14:47:57 -0500
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-11-17 15:59:50 +0200
commit77df2beca2646db49b78ba3e1d28e6278e9e6711 (patch)
tree8a6b45f883f05535ccf09d52f19d4fbd5cdc215a /recipes-core
parentf00cfb291022fdc09366574ac4918c69af56ff7f (diff)
downloadmeta-mlinux-atmel-77df2beca2646db49b78ba3e1d28e6278e9e6711.tar.gz
meta-mlinux-atmel-77df2beca2646db49b78ba3e1d28e6278e9e6711.tar.bz2
meta-mlinux-atmel-77df2beca2646db49b78ba3e1d28e6278e9e6711.zip
Add U-Blox USB Device
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/udev/eudev/mtcdt/mtcdt.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/udev/eudev/mtcdt/mtcdt.rules b/recipes-core/udev/eudev/mtcdt/mtcdt.rules
index fc510d9..c1dc276 100644
--- a/recipes-core/udev/eudev/mtcdt/mtcdt.rules
+++ b/recipes-core/udev/eudev/mtcdt/mtcdt.rules
@@ -14,3 +14,4 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6011", ENV{ID_IFACE}=="02", SYMLINK+
ATTRS{idVendor}=="04e2", ATTRS{idProduct}=="1412", ENV{ID_IFACE}=="04", SYMLINK+="gps0"
ATTRS{idVendor}=="04e2", ATTRS{idProduct}=="1414", ENV{ID_IFACE}=="04", SYMLINK+="gps0"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6011", ENV{ID_IFACE}=="04", SYMLINK+="gps0"
+ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a8", ENV{ID_IFACE}=="00", SYMLINK+="gps0"