How to detect when fso is full ready?

2009-11-10 Thread Nicola Mfb
Is there a way to detect if FSO is full started and ready? Many apps call list resource to wait e.g. for GSM, I'd like to use a way to be sure all FSO subsystem are ready. Thanks Nicola ___ Smartphones-userland mailing list Smartphones-userland@l

Re: How to detect when fso is full ready?

2009-11-10 Thread Sudharshan S
On Wed, Nov 11, 2009 at 2:45 AM, Nicola Mfb wrote: > Is there a way to detect if FSO is full started and ready? > Many apps call list resource to wait e.g. for GSM, I'd like to use a > way to be sure all FSO subsystem are ready. > You can try mbdus -s. If you get names starting with org.freesmart

Fwd: How to detect when fso is full ready?

2009-11-16 Thread Nicola Mfb
On Wed, Nov 11, 2009 at 6:54 AM, Sudharshan S wrote: > On Wed, Nov 11, 2009 at 2:45 AM, Nicola Mfb wrote: >> Is there a way to detect if FSO is full started and ready? >> Many apps call list resource to wait e.g. for GSM, I'd like to use a >> way to be sure all FSO subsystem are ready. >> > > You

Re: How to detect when fso is full ready?

2009-11-16 Thread Michael 'Mickey' Lauer
Am Dienstag, den 10.11.2009, 22:15 +0100 schrieb Nicola Mfb: > Is there a way to detect if FSO is full started and ready? > Many apps call list resource to wait e.g. for GSM, I'd like to use a > way to be sure all FSO subsystem are ready. Using the resource availability signal is indeed the best w

Re: How to detect when fso is full ready?

2009-11-16 Thread Nicola Mfb
On Mon, Nov 16, 2009 at 4:12 PM, Michael 'Mickey' Lauer wrote: > Am Dienstag, den 10.11.2009, 22:15 +0100 schrieb Nicola Mfb: >> Is there a way to detect if FSO is full started and ready? >> Many apps call list resource to wait e.g. for GSM, I'd like to use a >> way to be sure all FSO subsystem ar

Re: How to detect when fso is full ready?

2009-11-16 Thread Michael 'Mickey' Lauer
Am Montag, den 16.11.2009, 16:28 +0100 schrieb Nicola Mfb: > On Mon, Nov 16, 2009 at 4:12 PM, Michael 'Mickey' Lauer > wrote: > > Am Dienstag, den 10.11.2009, 22:15 +0100 schrieb Nicola Mfb: > >> Is there a way to detect if FSO is full started and ready? > >> Many apps call list resource to wait e

Re: How to detect when fso is full ready?

2009-11-16 Thread Nicola Mfb
On Mon, Nov 16, 2009 at 4:40 PM, Michael 'Mickey' Lauer wrote: [...] > There's two options to deal with that: 1.) on resource basis, 2.) on > name owner basis. > > 1.) If all you want to know is when certain FSO resources are up and > running, then just listen for FSO resource signals. > > 2.) If