All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] TODO: Mark Lockdown task as done
@ 2010-12-22 20:18 Gustavo F. Padovan
  2010-12-23  0:43 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo F. Padovan @ 2010-12-22 20:18 UTC (permalink / raw)
  To: ofono

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

---
 TODO             |   12 ------------
 doc/features.txt |    4 ++++
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/TODO b/TODO
index 3c2ff15..a772e24 100644
--- a/TODO
+++ b/TODO
@@ -408,18 +408,6 @@ Miscellaneous
   Complexity: C8
   Owner: Jukka Saunamäki <jukka.saunamaki@nokia.com>
 
-- Add support for Modem 'power down & lock' and 'unlock & power up'.  When the
-  'power down & lock' is given, the calling application is noted and all
-  other applications are blocked from powering up the modem.  Only the calling
-  application can lift the lock.  Alternatively, if the calling application
-  exits prematurely the lock is lifted as well.
-
-  The proposed property name is "Lockdown" as part of the Modem interface.
-
-  Priority: Medium
-  Complexity: C2
-  Owner: Gustavo F Padovan <padovan@profusion.mobi>
-
 - Add support for GPS power control atom.  Many modem manufacturers provide
   a GPS unit with their modem hardware.  This unit can be turned on or off
   and frequently takes over one of the tty ports that the modem provides.
diff --git a/doc/features.txt b/doc/features.txt
index 5c7d6c1..3f741b7 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -165,6 +165,10 @@ Modem
   itself. Now oFono can be notified when a reset happens and do proper work to
   put the modem back to work restoring the state before the reset.
 
+- Lockdown support. Through the Lockdown property on the Modem D-Bus API, one
+  can power down the modem and lock it disallowing any other application to
+  use that modem. Useful for firmware update and similar stuff.
+
 Short Messaging Service
 =======================
 
-- 
1.7.3.4


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

* Re: [PATCH] TODO: Mark Lockdown task as done
  2010-12-22 20:18 [PATCH] TODO: Mark Lockdown task as done Gustavo F. Padovan
@ 2010-12-23  0:43 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-12-23  0:43 UTC (permalink / raw)
  To: ofono

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

Hi Gustavo,

On 12/22/2010 02:18 PM, Gustavo F. Padovan wrote:
> ---
>  TODO             |   12 ------------
>  doc/features.txt |    4 ++++
>  2 files changed, 4 insertions(+), 12 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis

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

end of thread, other threads:[~2010-12-23  0:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22 20:18 [PATCH] TODO: Mark Lockdown task as done Gustavo F. Padovan
2010-12-23  0:43 ` 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.