diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-40F2BC43-5022-5F4E-B445-56FEF43FEB8B.dita --- a/Symbian3/PDK/Source/GUID-40F2BC43-5022-5F4E-B445-56FEF43FEB8B.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-40F2BC43-5022-5F4E-B445-56FEF43FEB8B.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,71 +1,71 @@ - - - - - -Code -OrganisationDescribes the MultiMediaCard Controller source code provided by -Symbian platform. -
Platform independent -layer

The location of the source code and the header files for -the platform independent layer of the MultiMediaCard -controller, i.e. the generic DLL, provided by Symbian platform called epbusm.dll, -is as follows:

- - - -

-

Source location

-

Source files

-
- -

Peripheral bus layer source code.

-

...\e32\drivers\pbus\

-
    -
  • spbus.cpp

  • -
  • pbusmedia.cpp

  • -
-
- -

Peripheral bus layer header files and inline functions.

-

...\e32\include\drivers\

-
    -
  • pbus.h

  • -
  • pbus.inl

  • -
  • pbusmedia.h

  • -
-
- -

MultiMediaCard layer source code.

-

...\e32\drivers\pbus\mmc

-
    -
  • -
  • session.cpp

  • -
  • stack.cpp

  • -
-
- -

MultiMediaCard layer header files and inline functions.

-

...\e32\include\drivers\

-
    -
  • mmc.h

  • -
  • mmc.inl

  • -
  • mmc_ifc.h

  • -
-
- - -
-
Platform specific -layer

The suggested location of the source code and the header -files for the platform specific layer of the MultiMediaCard controller, i.e. the variant DLL, provided by you, -and usually called epbusmv.dll, is the variant specific -directory. This is the directory ...\<VAR>\specific\.

How -you organise source and header files within this directory is up to you.

+ + + + + +Code +OrganisationDescribes the MultiMediaCard Controller source code provided by +Symbian platform. +
Platform independent +layer

The location of the source code and the header files for +the platform independent layer of the MultiMediaCard +controller, i.e. the generic DLL, provided by Symbian platform called epbusm.dll, +is as follows:

+ + + +

+

Source location

+

Source files

+
+ +

Peripheral bus layer source code.

+

...\e32\drivers\pbus\

+
    +
  • spbus.cpp

  • +
  • pbusmedia.cpp

  • +
+
+ +

Peripheral bus layer header files and inline functions.

+

...\e32\include\drivers\

+
    +
  • pbus.h

  • +
  • pbus.inl

  • +
  • pbusmedia.h

  • +
+
+ +

MultiMediaCard layer source code.

+

...\e32\drivers\pbus\mmc

+
    +
  • +
  • session.cpp

  • +
  • stack.cpp

  • +
+
+ +

MultiMediaCard layer header files and inline functions.

+

...\e32\include\drivers\

+
    +
  • mmc.h

  • +
  • mmc.inl

  • +
  • mmc_ifc.h

  • +
+
+ + +
+
Platform specific +layer

The suggested location of the source code and the header +files for the platform specific layer of the MultiMediaCard controller, i.e. the variant DLL, provided by you, +and usually called epbusmv.dll, is the variant specific +directory. This is the directory ...\<VAR>\specific\.

How +you organise source and header files within this directory is up to you.

\ No newline at end of file