kerneltest/f32test/smassstorage/scripts/usbperformance.pl
changeset 149 d9f1e5bfe28c
parent 90 947f0dc9f7a8
equal deleted inserted replaced
135:5e441a173c63 149:d9f1e5bfe28c
     1 #!/usr/bin/perl -w
     1 #!/usr/bin/perl -w
     2 # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of the License "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 #
     8 #
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
   172 cable. Execute usbmsapp.exe on the device to map the mass storage unit (MMC/SD
   172 cable. Execute usbmsapp.exe on the device to map the mass storage unit (MMC/SD
   173 card) onto the PC. Execute this script on the PC, and make sure the card has
   173 card) onto the PC. Execute this script on the PC, and make sure the card has
   174 free space for the file that is going to be created. The default size is 400
   174 free space for the file that is going to be created. The default size is 400
   175 MB.
   175 MB.
   176 
   176 
   177 =head1 COPYRIGHT
       
   178 
       
   179  Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
       
   180 
       
   181 =cut
   177 =cut