summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--probe-modem/77-probe-modem-capabilities.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/probe-modem/77-probe-modem-capabilities.rules b/probe-modem/77-probe-modem-capabilities.rules
index 72dffdf..e74f3ec 100644
--- a/probe-modem/77-probe-modem-capabilities.rules
+++ b/probe-modem/77-probe-modem-capabilities.rules
@@ -4,7 +4,7 @@ ACTION!="add|change", GOTO="probe_modem_end"
SUBSYSTEM!="tty", GOTO="probe_modem_end"
KERNEL!="tty*", GOTO="probe_modem_end"
-DRIVERS=="option|sierra|cdc-acm|hso", IMPORT{program}="probe-modem --export $tempnode"
+DRIVERS=="option|sierra|cdc_acm|hso", IMPORT{program}="probe-modem --export $tempnode"
LABEL="probe_modem_end"