[PATCH] pcf50633 IRQ handler

Sean McNeil sean at mcneil.com
Fri Jan 16 09:07:29 CET 2009


Michael Trimarchi wrote:
> Hi
>>
>> Android doesn't use gsm0710muxd. It uses a gsm muxer I wrote. The 
>> modem isn't turned on by the RIL, but turned on in the init.rc.
>>
>>
> The init.rc don't do that sequence because is a single process. Maybe 
> It is necessary do you use the
> getproperty of android to do the gsmmux reset sequence.

If you mean hitting the reset line, then you are right. It does turn the 
GSM modem on, though. I've found for my device it has been sufficient, 
but perhaps other hardware is more sensitive.

If you want to do the exact same thing as the gsmmux, then you'll want 
to write a small script or program that does it and add it to the 
init.rc. Specific code that mucks with hardware specific sys entries 
will not be added to the RIL.




More information about the openmoko-kernel mailing list