From a7349bc103717685d6ec998393bd6500d8794cdb Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Mon, 26 Oct 2015 16:51:42 -0500 Subject: udev: cellular_radio.rules: add ttyUSBx ports comment for LTE radios --- recipes-core/udev/udev-182/cellular_radios.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/udev') diff --git a/recipes-core/udev/udev-182/cellular_radios.rules b/recipes-core/udev/udev-182/cellular_radios.rules index a3c06e4..e6953ed 100644 --- a/recipes-core/udev/udev-182/cellular_radios.rules +++ b/recipes-core/udev/udev-182/cellular_radios.rules @@ -43,7 +43,7 @@ ATTRS{idVendor}=="1199", ATTRS{idProduct}=="683c", ENV{ID_IFACE}=="04", SYMLINK+ ATTRS{idVendor}=="1199", ATTRS{idProduct}=="683c", ENV{ID_IFACE}=="05", SYMLINK+="modem_at2" # EV2: ttyUSB0 ATTRS{idVendor}=="1199", ATTRS{idProduct}=="0028", ENV{ID_PORT}=="0", SYMLINK+="modem_at0" -# LAT1, LEU1, LVW2: port 04 and port 05 +# LAT1, LEU1, LVW2: ttyUSB3, ttyUSB4 (port 04 and port 05) ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1201", ENV{ID_IFACE}=="04", SYMLINK+="modem_at0" ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1201", ENV{ID_IFACE}=="05", SYMLINK+="modem_at1" -- cgit v1.2.3