10-modem.fdi

Antti Kaijanmäki antti at kaijanmaki.net
Thu May 29 22:40:24 PDT 2008


to, 2008-05-29 kello 23:00 +0300, Alex Kanavin kirjoitti:
> 2008/5/29 Antti Kaijanmäki <antti at kaijanmaki.net>:
> > I'm going to local home electronics store next Monday to gather some
> > mobile phone USB IDs for 10-modem.fdi . I have few questions about the
> > elements in the file. It would not be nice if I had to go there for
> > second time just because I missed some crucial information :)
> >
> > Looking at the file it's clear that I must collect the usb.vendor_id and
> > usb.product_id pairs, but I'm not sure what to do about
> > usb.interface.number and modem.command_sets .
> 
> If the phones are CDC ACM USB class-compliant (and it's very likely
> that they are), this is not necessary. There is already an entry for
> such phones in 10-modem.fdi:
> 
>  282       <!-- Communication Device Class Abstract Control Model (CDC
> ACM) modems,
>  283            typically provided by GSM/CDMA phones -->
>  284       <match key="@info.parent:usb.interface.class" int="0x02">
>  285         <match key="@info.parent:usb.interface.subclass" int="0x02">
>  286           <append key="info.capabilities" type="strlist">modem</append>
>  287           <append key="modem.command_sets" type="strlist">V.250</append>
>  288         </match>
>  289       </match>

Great!


> and a probe code for determining command sets is currently in review.
> Besides, adding vendor/product id for each of Nokia's or whoever's new
> models would be a logistics nightmare.

Indeed. I'm glad this is taken care of. 


> If you submit entries, they should come with lsusb -v output for that
> particular model to make sure they aren't covered by a USB
> class/subclass.

I will receive some USB data modems probably next week. Let's see if
they are all ready covered by the fdi.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digitaalisesti allekirjoitettu viestin osa
Url : http://lists.freedesktop.org/archives/hal/attachments/20080530/b7511a3c/attachment.pgp 


More information about the hal mailing list