Re: Detection for ZTE AC8700 usb modem - provider BSNL India
- From: Amit Mendapara <mendapara amit gmail com>
- To: NetworkManager-list gnome org
- Subject: Re: Detection for ZTE AC8700 usb modem - provider BSNL India
- Date: Sat, 27 Dec 2008 01:44:53 -0800 (PST)
Hi,
I have just tested this patch (not patch actually ;)) with the same BSNL
provided ZTE AC8700 evdo modem. I need to change it by adding product id
`0x6000`. So my 10-modem.fdi has...
<!-- BSNL -->
     <match key="@info.parent:usb.vendor_id" int="0x5c6">
       <!-- ZTE EVDO AC8700 -->
       <match key="@info.parent:usb.product_id" int_outof="0x3197;0x6000">
         <match key="@info.parent:usb.interface.number" int="0">
           <append key="modem.command_sets" type="strlist">IS-707-A</append>
         </match>
       </match>
    </match>
Thanks Chetan for work...
Regards
--
Amit
Chetan S wrote:
> 
> Hi,
> 
> Could you please add the following entry to hal-info for the  BSNL
> usb modem for EVDO broadband ?
> The make of the modem is ZTE AC8700.
> 
> file :  10-modem.fdi
> 
> Content to be put after  <!--Novatel-->  entry.
> 
> <!-- BSNL -->
>      <match key="@info.parent:usb.vendor_id" int="0x5c6">
>        <!-- ZTE EVDO AC8700 -->
>        <match key="@info.parent:usb.product_id" int_outof="0x3197">
>          <match key="@info.parent:usb.interface.number" int="0">
>            <append key="modem.command_sets"
> type="strlist">IS-707-A</append>
>          </match>
>        </match>
>     </match>
> 
> Do let me know if you need a patch.
> It currently works. I can request more tests via LUG groups if you
> need, however I am sure it'll work :)
> 
> regards,
> Chetan Shringarpure
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
> 
> 
-- 
View this message in context: http://www.nabble.com/Detection-for-ZTE-AC8700-usb-modem---provider-BSNL-India-tp21086309p21182724.html
Sent from the Gnome - NetworkManager mailing list archive at Nabble.com.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]