Developing a RIL Driver (Windows Embedded CE 6.0)
1/6/2010
You can develop a custom RIL driver to work with your radio module. Sample drivers are provided to help you in the design and development of a new RIL driver.
** CE 6.0 ships with the following MDD layer samples.
Sample Driver | Driver Location |
---|---|
For Enfora radio stacks |
\public\Cellcore\ril\driver\mdd |
This sample RIL driver is also designed to work with TTPCOM’s radio stack. However, it has, currently, only been tested using discontinued TTPCOM modules with potentially outdated firmware on internally available platforms. It has not been tested on the Device Emulator that ships with CE 6.0
CE 6.0 also ships with PDD layer samples for a number of radio modules. For more information, see Supported Radio Modules.**
The following list shows topics that contain information required for successful development of device drivers.
- For information about how to develop device drivers see Developing a Device Driver.
- The Windows Embedded CE 6.0 Test Kit (CETK) contains a set of tools for testing device drivers. For information about the CETK, see Windows Embedded CE Test Kit. **
See Also
Concepts
Other Resources
RIL OS Design Development
Diagnostics and Debugging for Mobile and Embedded Development