diff options
author | Kenneth Mokkelbost <kmokk@yahoo.no> | 2009-01-28 10:34:11 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2009-01-28 10:34:11 +0100 |
commit | 11781ba09f5553642765058e8ca531e9771292ae (patch) | |
tree | 49383957fc8ec2fe1af9b0669c11153691f521d5 | |
parent | 5c9877d9b7a80cf93a44bf7f80685c9cf60a5a7b (diff) |
add Option Globetrotter HSUPA modem modem alternate ID
Add alternate ID for Option Globetrotter HSUPA modem modem, as found
in the Acer Aspire One. Reported by Kenneth Mokkelbost in
https://launchpad.net/bugs/304818 .
-rw-r--r-- | fdi/information/10freedesktop/10-modem.fdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi index 7854ab8..117f99b 100644 --- a/fdi/information/10freedesktop/10-modem.fdi +++ b/fdi/information/10freedesktop/10-modem.fdi @@ -105,7 +105,7 @@ </match> </match> - <match key="@info.parent:usb.product_id" int_outof="0x7011"> + <match key="@info.parent:usb.product_id" int_outof="0x7011;0x7211"> <match key="@serial.originating_device:info.linux.driver" string="hso"> <match key="@info.parent:usb.interface.number" int="0"> <match key="serial.port" int="0"> |