--- 77-nm-probe-modem-capabilities.rules 2010-01-08 12:40:03.641780397 +0300 +++ 77-nm-probe-modem-capabilities.rules.new 2010-01-08 12:39:51.298464132 +0300 @@ -6,7 +6,7 @@ DRIVERS=="serial_cs|nozomi", IMPORT{program}="nm-modem-probe --delay 1000 --timeout 5000 --export $tempnode", GOTO="nm_modem_probe_end" # Only probe known mobile broadband drivers -DRIVERS=="option|sierra|hso|cdc_acm|qcserial|moto-modem", GOTO="probe" +DRIVERS=="option|sierra|hso|cdc_acm|qcserial|moto-modem|usbserial_generic", GOTO="probe" GOTO="nm_modem_probe_end"