[PATCH 1/3] Add radio access atom and driver API

2010-02-03 Thread Aki Niemi
This atom provides access to the modem's radio access properties. It currently includes an rw property for radio access selection mode, and a readonly property for radio access link state. This interface allows the user to query and select the preferred radio access mode. In dual mode, either 2G

[PATCH 1/3] Add radio access atom and driver API

2010-02-02 Thread Aki Niemi
This atom provides access to the modem's radio access properties. It currently includes a single rw property, namely the radio access selection mode setting. This allows the user to query and select the used radio access technology preference. In dual mode, either 2G or 3G is used depending on

Re: [PATCH 1/3] Add radio access atom and driver API

2010-02-02 Thread Denis Kenzior
Hi Aki, This atom provides access to the modem's radio access properties. It currently includes a single rw property, namely the radio access selection mode setting. It might be helpful to include the API documentation too. One thing I don't like is the name RadioAccess. The connotation is

RE: [PATCH 1/3] Add radio access atom and driver API

2010-02-02 Thread Bastian, Waldo
This atom provides access to the modem's radio access properties. It currently includes a single rw property, namely the radio access selection mode setting. It might be helpful to include the API documentation too. One thing I don't like is the name RadioAccess. The connotation is a

Re: [PATCH 1/3] Add radio access atom and driver API

2010-02-02 Thread Denis Kenzior
Hi Waldo, This atom provides access to the modem's radio access properties. It currently includes a single rw property, namely the radio access selection mode setting. It might be helpful to include the API documentation too. One thing I don't like is the name RadioAccess. The

RE: [PATCH 1/3] Add radio access atom and driver API

2010-02-02 Thread Bastian, Waldo
People on this list keep forgetting two things: 1. We're not designing a kitchen sink API here. Most of the 'radio related settings' will simply never be exposed, nobody really cares what UMTS channel he/she is currently on. 2. We're designing the API to be easy to use for everyone, not