ronin
5th December 2003, 01:56 AM
The SD card erasure issue is really bugging a lot of us and I just read that
someone is experiencing SD card erasures in the XDA II!
Here is the post ( there are some unique characteristics):
http://xda-developers.com/forum/viewtopic.php?p=18204#18204
I would like to have a reality check on my "feeling" that these erasures happen because of code in the RIL and how the device recognizes the SD card.
Since the RIL function in PPC 2002 and 2003 function resides in the " RILGSM.DLL inside DEVICE.EXE, which is a process which is always active on Windows CE, PPC 2003 and 2004. For the application part another DLL called RIL.DLL is present which translates RIL API calls to device IOControl messages.This DLL in turn is used by higher level APIs such as CELLTCP.DLL (TAPI Service Provider), CCOREDRV.DLL (the SIM: and SMS: device driver) etc. The RIL.DLL itself sits on top of the serial port to the GSM Device (COM2:).
It is possible that the RIL on our the new RSUs are creating a new ID for the SD aspects our XDAs. So has anyone compared the RSU, RLI from PPC 2002 and WM 2003?
I have been using tstril to monitor how the RIL can be of use, but I need some help 'cause I may be focusing on the wrong areas.
If we resolve this all our ROMs will be much more stable and we may even help the providers to release their ROMs officially! :roll:
someone is experiencing SD card erasures in the XDA II!
Here is the post ( there are some unique characteristics):
http://xda-developers.com/forum/viewtopic.php?p=18204#18204
I would like to have a reality check on my "feeling" that these erasures happen because of code in the RIL and how the device recognizes the SD card.
Since the RIL function in PPC 2002 and 2003 function resides in the " RILGSM.DLL inside DEVICE.EXE, which is a process which is always active on Windows CE, PPC 2003 and 2004. For the application part another DLL called RIL.DLL is present which translates RIL API calls to device IOControl messages.This DLL in turn is used by higher level APIs such as CELLTCP.DLL (TAPI Service Provider), CCOREDRV.DLL (the SIM: and SMS: device driver) etc. The RIL.DLL itself sits on top of the serial port to the GSM Device (COM2:).
It is possible that the RIL on our the new RSUs are creating a new ID for the SD aspects our XDAs. So has anyone compared the RSU, RLI from PPC 2002 and WM 2003?
I have been using tstril to monitor how the RIL can be of use, but I need some help 'cause I may be focusing on the wrong areas.
If we resolve this all our ROMs will be much more stable and we may even help the providers to release their ROMs officially! :roll: