From cfd7b30b7b5326484fe89e4edca412c1ddf3e43f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 30 Oct 2017 13:46:41 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index d7a250a4..8b71a99a 100644 --- a/hel.nix +++ b/hel.nix @@ -477,7 +477,7 @@ # Disallow ModemManager from touching Sierra Wireless EM7455 tty ports SUBSYSTEM=="tty", ATTR{idVendor}=="1199", ATTR{idProduct}=="9079", ENV{ID_MM_DEVICE_MANUAL_SCAN_ONLY}="1" - DEVPATH=="/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/ttyUSB1/tty/ttyUSB1", SYMLINK+="gps0" + KERNELS=="1-2:1.2", SYMLINK+="gps0" ''; } -- cgit v1.2.3