Re: [PATCH] Add write/read operations for cyclic files in SIM.

2009-06-22 Thread Denis Kenzior
Patch has been applied. Thanks. ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

[PATCH] Add write/read operations for cyclic files in SIM.

2009-06-20 Thread Andrzej Zaborowski
I added the read method for symmetry, it's currently same as for linear fixed EFs. It might make sense to make it read always the oldest record or something, but that will be clear when there's a use case. Or we can remove it. --- drivers/atmodem/sim.c | 35 +++