diff options
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -477,7 +477,7 @@ | |||
| 477 | # Disallow ModemManager from touching Sierra Wireless EM7455 tty ports | 477 | # Disallow ModemManager from touching Sierra Wireless EM7455 tty ports |
| 478 | SUBSYSTEM=="tty", ATTR{idVendor}=="1199", ATTR{idProduct}=="9079", ENV{ID_MM_DEVICE_MANUAL_SCAN_ONLY}="1" | 478 | SUBSYSTEM=="tty", ATTR{idVendor}=="1199", ATTR{idProduct}=="9079", ENV{ID_MM_DEVICE_MANUAL_SCAN_ONLY}="1" |
| 479 | 479 | ||
| 480 | KERNEL=="serial/by-id/usb-Sierra_Wireless__Incorporated_Sierra_Wireless_EM7455_Qualcomm_Snapdragon_X7_LTE-A_LF5487977021013-if02-port0", SYMLINK+="gps0" | 480 | DEVPATH=="/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/ttyUSB1/tty/ttyUSB1", SYMLINK+="gps0" |
| 481 | ''; | 481 | ''; |
| 482 | } | 482 | } |
| 483 | 483 | ||
