Adaptation/GUID-79B2CF91-FB95-5E7C-81CC-235A6A660D88.dita
changeset 15 307f4279f433
equal deleted inserted replaced
14:578be2adaf3e 15:307f4279f433
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-79B2CF91-FB95-5E7C-81CC-235A6A660D88" xml:lang="en"><title>MMC Controller</title><shortdesc>The MMC Controller provides kernel extensions that manages access
       
    13 to the MultiMediaCard hardware on behalf of media drivers or any other device
       
    14 driver.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    15 <p> This section describes how to create a port of it for your phone hardware. Symbian
       
    16 platform provides a generic Platform-Independent part of the Controller. You
       
    17 must provide a Platform-Specific part to implement the interface to the MMC
       
    18 hardware on your phone. </p>
       
    19 </conbody><related-links>
       
    20 <link href="GUID-20E09BC9-35CA-594A-BA91-D8D0C928FD98.dita"><linktext>File Systems</linktext>
       
    21 </link>
       
    22 <link href="GUID-868866C8-E90C-5291-8732-BB4E86D6B43E.dita"><linktext>Local Media
       
    23 Subsystem</linktext></link>
       
    24 </related-links></concept>