Fw: Re: mobile - making a call
Sylvain Munaut
246tnt at gmail.com
Sat May 7 10:07:15 CEST 2011
> So any ideea where to look for the answer to the UPDATE_BINARY message?
No not really ...
But there is a good reason the SIM driver is not in master ... it
sucks at several level, including blocking behavior in interrupt
context IIRC, so it's totally plausible your machine speed triggers
some weird things.
My advice would be to:
- Cleanup the SIM driver
- Bypass it in the code and try to access a real PCSC device locally
rather than the built in SIM reader.
Both are non-trivial of course.
Cheers,
Sylvain
More information about the baseband-devel
mailing list