diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-D207C135-EF02-4D1A-A48C-4AB8C6703496-GENID-1-7-1-14-1-1-7-1-4-1-1-4-1-4-1.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-D207C135-EF02-4D1A-A48C-4AB8C6703496-GENID-1-7-1-14-1-1-7-1-4-1-1-4-1-4-1.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,41 @@ + + + + + +Device +Driver StructureThis document describes the structures used to implement device +drivers as LDDs and PDDs. +

Both LDDs and PDDs are DLLs.

+

They implement a specific interface that allows the kernel to initialise +them, and for user-side code to communicate with them.

+

An LDD must implement:

+ +

A PDD must implement:

+ +
\ No newline at end of file