hal-info data for 10-modem.fdi: HTC Apache (Verizon XV6700) Smart Phone
Chuck Anderson
cra at WPI.EDU
Mon Apr 21 14:20:08 PDT 2008
Please apply this patch to 10-modem.fdi to enable the use of the HTC
Apache (Verizon XV6700) Smart Phone as a CDMA modem. You must first
start the "WModem.exe" application on the phone to enable the device
to appear as a modem to the USB host. This will allow NetworkManager
0.7.0 to automatically detect the phone as a modem when plugged in.
Thanks!
-------------- next part --------------
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 9e4731d..f84d92c 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -251,6 +251,16 @@
</match>
</match>
+ <!-- HTC Apache SPV C500 Smart Phone (Verizon XV6700) -->
+ <match key="@info.parent:usb.vendor_id" int="0x0bb4">
+ <match key="@info.parent:usb.product_id" int="0x00cf">
+ <match key="@info.parent:usb.interface.number" int="0">
+ <append key="info.capabilities" type="strlist">modem</append>
+ <append key="modem.command_sets" type="strlist">IS-707-A</append>
+ </match>
+ </match>
+ </match>
+
</match>
</device>
</deviceinfo>
More information about the hal
mailing list