All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] plugins/ofono.rules: add ID for Sierra Wireless MC8790
@ 2011-02-16 15:34 Jan Luebbe
  2011-02-16 15:48 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Luebbe @ 2011-02-16 15:34 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

---
 plugins/ofono.rules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index 111f071..f381881 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -11,6 +11,7 @@ SUBSYSTEMS=="usb", ATTRS{bInterfaceNumber}=="?*", ATTRS{bInterfaceClass}=="ff",
 ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9205", ENV{OFONO_IFACE_NUM}=="02", ENV{OFONO_GOBI_TYPE}="modem"
 
 # Sierra Wireless HSPA Modem
+ATTRS{idVendor}=="1199", ATTRS{idProduct}=="683c", ENV{OFONO_IFACE_NUM}=="03", ENV{OFONO_SIERRA_TYPE}="modem"
 ATTRS{idVendor}=="1199", ATTRS{idProduct}=="6880", ENV{OFONO_IFACE_NUM}=="03", ENV{OFONO_SIERRA_TYPE}="modem"
 ATTRS{idVendor}=="1199", ATTRS{idProduct}=="6890", ENV{OFONO_IFACE_NUM}=="03", ENV{OFONO_SIERRA_TYPE}="modem"
 
-- 
1.7.2.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] plugins/ofono.rules: add ID for Sierra Wireless MC8790
  2011-02-16 15:34 [PATCH] plugins/ofono.rules: add ID for Sierra Wireless MC8790 Jan Luebbe
@ 2011-02-16 15:48 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2011-02-16 15:48 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

Hi Jan,

On 02/16/2011 09:34 AM, Jan Luebbe wrote:
> ---
>  plugins/ofono.rules |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-16 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 15:34 [PATCH] plugins/ofono.rules: add ID for Sierra Wireless MC8790 Jan Luebbe
2011-02-16 15:48 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.