* [PATCH v5, 4/5] ofono-rules: Add nokiacdma device
@ 2011-01-11 1:45 Dara Spieker-Doyle
2011-01-13 5:26 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Dara Spieker-Doyle @ 2011-01-11 1:45 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
---
plugins/ofono.rules | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index d1d18b2..fe62db0 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -438,4 +438,8 @@ ATTRS{idVendor}=="0421", ATTRS{idProduct}=="060e", ENV{OFONO_DRIVER}="nokia"
# Nokia Internet Stick CS-17
ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0623", ENV{OFONO_DRIVER}="nokia"
+# Nokia CDMA Device
+ATTRS{idVendor}=="0421", ATTRS{idProduct}=="023e", ENV{OFONO_DRIVER}="nokiacdma"
+ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00b6", ENV{OFONO_DRIVER}="nokiacdma"
+
LABEL="ofono_end"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v5, 4/5] ofono-rules: Add nokiacdma device
2011-01-11 1:45 [PATCH v5, 4/5] ofono-rules: Add nokiacdma device Dara Spieker-Doyle
@ 2011-01-13 5:26 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2011-01-13 5:26 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 218 bytes --]
Hi Dara,
On 01/10/2011 07:45 PM, Dara Spieker-Doyle wrote:
> ---
> plugins/ofono.rules | 4 ++++
> 1 files changed, 4 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-01-13 5:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 1:45 [PATCH v5, 4/5] ofono-rules: Add nokiacdma device Dara Spieker-Doyle
2011-01-13 5:26 ` 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.