Public bug reported: Binary package hint: hal-info
diff -u hal-info-20090716/debian/changelog hal-info-20090716/debian/changelog --- hal-info-20090716/debian/changelog +++ hal-info-20090716/debian/changelog @@ -1,3 +1,9 @@ +hal-info (20090716-0ubuntu2) karmic; urgency=low + + * Added information to 10-modem.fdi for ZTE MF-627 modem + + -- J Fernyhough <[email protected]> Sat, 01 Aug 2009 14:27:43 +0100 + hal-info (20090716-0ubuntu1) karmic; urgency=low * New upstream release: only in patch2: unchanged: --- hal-info-20090716.orig/fdi/information/10freedesktop/10-modem.fdi +++ hal-info-20090716/fdi/information/10freedesktop/10-modem.fdi @@ -356,6 +356,13 @@ <append key="modem.command_sets" type="strlist">GSM-07.05</append> </match> </match> + <!-- ZTE MF627 HSDPA USB dongle --> + <match key="@info.parent:usb.product_id" int="0x0031"> + <match key="@info.parent:usb.interface.number" int="3"> + <append key="modem.command_sets" type="strlist">GSM-07.07</append> + <append key="modem.command_sets" type="strlist">GSM-07.05</append> + </match> + </match> <!-- ZTE MF628 HSDPA USB dongle --> <match key="@info.parent:usb.product_id" int="0x0015"> <match key="@info.parent:usb.interface.number" int="3"> ** Affects: hal-info (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: modem zte -- 10-modem.fdi needs entry for ZTE MF-627 https://bugs.launchpad.net/bugs/407679 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
