kerneltest/e32test/usb/t_usb_win/scripts/massstorage/bmwritelargefile.pl
changeset 148 31ea0f8e3c99
parent 90 947f0dc9f7a8
equal deleted inserted replaced
135:5e441a173c63 148:31ea0f8e3c99
     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.
   285 cable. Execute usbmsapp.exe on the device to map the mass storage unit (MMC/SD
   285 cable. Execute usbmsapp.exe on the device to map the mass storage unit (MMC/SD
   286 card) onto the PC. Execute this script on the PC, and make sure the card has
   286 card) onto the PC. Execute this script on the PC, and make sure the card has
   287 free space for the file that is going to be created. The default size is 400
   287 free space for the file that is going to be created. The default size is 400
   288 MB.
   288 MB.
   289 
   289 
   290 =head1 COPYRIGHT
       
   291 
       
   292 Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
       
   293 
       
   294 =cut
   290 =cut