summaryrefslogtreecommitdiff
path: root/utils/tcctool
diff options
context:
space:
mode:
authorTorne Wuff <torne@wolfpuppy.org.uk>2011-11-06 22:44:25 +0000
committerTorne Wuff <torne@wolfpuppy.org.uk>2011-11-06 22:44:25 +0000
commit569285794b9112f0134ddad4bb886308ea4a7be6 (patch)
treece702cb07829820261a682c471133c76d11c610e /utils/tcctool
parentd9b7d58fa6c9ceb136bea429adf6746cc7138208 (diff)
downloadrockbox-569285794b9112f0134ddad4bb886308ea4a7be6.tar.gz
rockbox-569285794b9112f0134ddad4bb886308ea4a7be6.zip
Bulk convert all DOS line endings to UNIX.
For the git migration we want a nice clean repository with UNIX line endings. git does not use svn:eol-style, we just need the file contents to be sane. Sorry everybody. I know this messes up blame. Scumbag *NIX developer says migrating to git will make line ending issues go away; commits giant change to svn which changes line endings anyway. :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30924 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/tcctool')
-rw-r--r--utils/tcctool/tcctool-windows.txt62
1 files changed, 31 insertions, 31 deletions
diff --git a/utils/tcctool/tcctool-windows.txt b/utils/tcctool/tcctool-windows.txt
index d116bfeefe..f19e2b0e58 100644
--- a/utils/tcctool/tcctool-windows.txt
+++ b/utils/tcctool/tcctool-windows.txt
@@ -1,31 +1,31 @@
1tcctool for Windows 1tcctool for Windows
2------------------- 2-------------------
3 3
4Installation 4Installation
5------------ 5------------
6 6
7When you first attach your device in USB boot mode to your computer, 7When you first attach your device in USB boot mode to your computer,
8Windows should display the Found New Hardware Wizard. 8Windows should display the Found New Hardware Wizard.
9 9
10If this doesn't appear, and if you have previously used a firmware 10If this doesn't appear, and if you have previously used a firmware
11recovery tool with your device, you will need to uninstall the USB 11recovery tool with your device, you will need to uninstall the USB
12driver used by that application. 12driver used by that application.
13 13
14Go into Control Panel -> System -> Hardware -> Device Manager, then 14Go into Control Panel -> System -> Hardware -> Device Manager, then
15click on Universal Serial Bus Controllers, look for something like 15click on Universal Serial Bus Controllers, look for something like
16"Telechips TCC77x VTC USB Driver", right-click on it and select 16"Telechips TCC77x VTC USB Driver", right-click on it and select
17Uninstall. 17Uninstall.
18 18
19After doing this, disconnect and reconnect your device and the Found 19After doing this, disconnect and reconnect your device and the Found
20New Hardware Wizard should appear. 20New Hardware Wizard should appear.
21 21
22Select "No, not this time" to the question about connecting to Windows 22Select "No, not this time" to the question about connecting to Windows
23Update, and select "Install from a list or specific location 23Update, and select "Install from a list or specific location
24(Advanced)" on the next screen. 24(Advanced)" on the next screen.
25 25
26On the next screen, select "Search for the best driver in these 26On the next screen, select "Search for the best driver in these
27locations", unselect "Search removable media", select "Include this 27locations", unselect "Search removable media", select "Include this
28location in the search:" and browse to the tcctool-driver-win32 28location in the search:" and browse to the tcctool-driver-win32
29folder. 29folder.
30 30
31You should now be able to run tcctool.exe 31You should now be able to run tcctool.exe