modem.fdi already has a match for Pantech modems. from: http://gitweb.freedesktop.org/?p=hal-info.git;a=blob;h=a8cdc12a5a7fd668b6b022597aabb094538f09f7;hb=ee829a040a61df4ece4fcf0ae18b1f43f242b635;f=fdi/information/10freedesktop/10-modem.fdi
182 <!-- Pantech --> 183 <match key="@info.parent:usb.vendor_id" int="0x106c"> 184 <!-- PC5740;PC5750;UM150 EVDO rev A card --> 185 <match key="@info.parent:usb.product_id" int_outof="0x3701;0x3702;0x3711"> 186 <match key="@info.parent:usb.interface.number" int="0"> 187 <append key="info.capabilities" type="strlist">modem</append> 188 <append key="modem.command_sets" type="strlist">IS-707-A</append> 189 </match> 190 </match> 191 </match> just add the usb product id to the list and you should be ready to go. -- MASTER Network Manager should probe for GSM and CDMA command sets. It doesnt detect 3g modems with serial capability only in hal https://bugs.launchpad.net/bugs/268095 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs