Skip to content

Commit

Permalink
fix modem if name
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Nov 19, 2024
1 parent 8d7d1a8 commit 7117b03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ KERNEL=="ttyUSB0",ENV{ID_MM_DEVICE_IGNORE}="1"
KERNEL=="ttyACM1",ENV{ID_MM_DEVICE_IGNORE}="1"
KERNEL=="ttyACM0",ENV{ID_MM_PORT_TYPE_AT_PRIMARY}="1"
KERNEL=="ttyACM2",ENV{ID_MM_PORT_TYPE_AT_SECONDARY}="1"
SUBSYSTEM=="net", ACTION=="add", ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9330", NAME="usb%n"

0 comments on commit 7117b03

Please sign in to comment.