hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Jul 16 03:13:00 PDT 2009
fdi/information/10freedesktop/10-modem.fdi | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit d44e01f3a3ab7985f88c0b3f2dfdb5c095028d06
Author: Torgny Johansson <torgny.johansson at ericsson.com>
Date: Thu Jul 16 12:12:40 2009 +0200
add Toshiba broadband modem
https://launchpad.net/bugs/374970
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi
index 8b62771..4dbf09d 100644
--- a/fdi/information/10freedesktop/10-modem.fdi
+++ b/fdi/information/10freedesktop/10-modem.fdi
@@ -163,6 +163,17 @@
</match>
</match>
+ <!-- Toshiba -->
+ <match key="@info.parent:usb.vendor_id" int="0x0930">
+ <!-- Toshiba Mobile Broadband -->
+ <match key="@info.parent:usb.product_id" int="0x130b">
+ <match key="@info.parent:usb.interface.number" int="1">
+ <append key="modem.command_sets" type="strlist">GSM-07.07</append>
+ <append key="modem.command_sets" type="strlist">GSM-07.05</append>
+ </match>
+ </match>
+ </match>
+
<!-- Kyocera -->
<match key="@info.parent:usb.vendor_id" int="0x0c88">
<!-- KPC680,KPC650/Passport, -->
More information about the hal-commit
mailing list