[RFC] GPRS context setup and teardown (doc/dataconnectionmanager-api.txt)

Denis Kenzior denkenz at gmail.com
Sat Oct 24 10:37:32 PDT 2009


Hi Andrew,

> 2009/10/24 andrzej zaborowski <balrogg at gmail.com>:
> > 2009/10/24 Denis Kenzior <denkenz at gmail.com>:
> >> Ok, so I took the patch and hacked on it for a while.  I disagreed with
> >> how you split up responsibilities, so much of the logic got moved into
> >> the core and the driver was simplified.
>
> By the way I notice that in most atoms' _create functions, when we
> loop over the drivers
> and call drv->probe() until we succeed, we still return success even if
> none of the drivers succeeded, should we return a NULL?

I think my intention was to eventually have foo_driver_register functions also 
go through the probe process.  Without the driver the atoms are never 
registered, so the way it is now is OK for now.

Regards,
-Denis


More information about the ofono mailing list