summaryrefslogtreecommitdiff
path: root/www/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-13 11:49:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-13 11:49:40 +0000
commitdf44be1e717529db9907139b97a7e321de1a06d8 (patch)
treee8798bf27bfebb8eaa1668ec6693778159f60f5b /www/docs
parent7480ff900a561d26012314a02d7b936731287c0b (diff)
downloadrockbox-df44be1e717529db9907139b97a7e321de1a06d8.tar.gz
rockbox-df44be1e717529db9907139b97a7e321de1a06d8.zip
Added the hw mods to this index page too, to get one huge nice unified docs
index page! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4493 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs')
-rw-r--r--www/docs/index.t35
1 files changed, 33 insertions, 2 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index f1557a754a..6603f054f4 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -42,7 +42,6 @@ Archos. (Jean Boullier)
42<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) 42<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
43<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> 43<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>
44<li> <a href="flash.html">How to flash Rockbox on your Archos</a> 44<li> <a href="flash.html">How to flash Rockbox on your Archos</a>
45<li> <a href="repairlcd.html">How to repair your broken LCD</a>
46</ul> 45</ul>
47 46
48<h3>Specs and Papers</h3> 47<h3>Specs and Papers</h3>
@@ -69,7 +68,39 @@ Archos. (Jean Boullier)
69 68
70 69
71<h2>Hardware Modifications</h2> 70<h2>Hardware Modifications</h2>
71<ul>
72<li> <a href="repairlcd.html">How to repair your broken LCD</a>
73
74<li> <a href="/mods/disassemble.html">Disassembling the Archos</a>, part 1:
75removing the covers
76
77<li> <a href="/mods/disassemble2.html">Disassembling the Archos</a>, part 2:
78taking apart the electronics
79
80<li> <a href="/mods/reassemble.html">Reassemble the Archos</a>, getting those
81stiff bumpers back in place
72 82
73See this <a href="/mods/">separate mods page</a> 83<li> <a href="/mods/serialport.html">Make LINE IN a two-way serial port</a>,
84for some sweet remote gdb love
85
86<li> Build yourself an <a href="/mods/rs232.html">rs232 converter</a>, so your
87PC can talk to your Archos
88
89</ul>
90
91<h2>External pages</h2>
92<ul>
93<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8BM RAM mod</a>
94<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a>
95<li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a>
96<li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a>
97<li><a href="http://www2.funmp3players.com/reviews/modify/">Upgrading the Hard Drive in the Archos Jukebox 6000</a>
98<li><a href="http://www.mctubster.com/hd.html">Another page describing hard drive update</a>
99<li>Uwe Freese modified his recorder to be able to
100<a href="http://www.uwe-freese.de/rockbox/rtc_alarm_en.html">
101power-on from the RTC alarm</a>.
102<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a>
103<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners.
104</ul>
74 105
75#include "foot.t" 106#include "foot.t"