Provides a brief overview of the contents of the Device Driver Guide.
The Device Driver Guide provides information about how to write and debug a device driver. It describes how the device driver handles synchronous and asynchronous requests and how it can be implemented in the kernel.
For conceptual information and example code snippets about how to implement asynchronous and synchronous requests see Device Driver Concepts.
For information about the LDD/PDD model, interrupts, and memory management in device drivers, see Device Driver Writing Guide Quick Start.
For information about the commands you can use to debug your device driver, see Debug Monitor Tool.
For information about how to implement your device driver in the kernel, see Kernel-Side Services.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.