Adaptation/GUID-C06CFF3E-23E9-5E0B-99A1-51B8ED95465F.dita
changeset 15 307f4279f433
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Adaptation/GUID-C06CFF3E-23E9-5E0B-99A1-51B8ED95465F.dita	Fri Oct 15 14:32:18 2010 +0100
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-C06CFF3E-23E9-5E0B-99A1-51B8ED95465F" xml:lang="en"><title>USB
+Client Driver</title><shortdesc>The USB Client Driver is a device driver for USB device
+(client) functionality. This section describes how to create a port
+of it for your phone hardware. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
+<p>Symbian platform provides a logical device driver, and a generic
+Platform Independent Layer for the physical device driver. The physical
+device driver is called the USB client controller. You must provide
+a Platform Specific Layer of the USB client controller to implement
+the interface to the USB hardware on your phone. </p>
+<p>The USB Manager component in the Short Link Services module provides
+a higher-level framework that can be used to implement and control
+the USB device functions on a phone. </p>
+</conbody></concept>
\ No newline at end of file