diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-13 11:49:40 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-13 11:49:40 +0000 |
commit | df44be1e717529db9907139b97a7e321de1a06d8 (patch) | |
tree | e8798bf27bfebb8eaa1668ec6693778159f60f5b /www/docs/index.t | |
parent | 7480ff900a561d26012314a02d7b936731287c0b (diff) |
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/index.t')
-rw-r--r-- | www/docs/index.t | 35 |
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) <li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) <li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> <li> <a href="flash.html">How to flash Rockbox on your Archos</a> -<li> <a href="repairlcd.html">How to repair your broken LCD</a> </ul> <h3>Specs and Papers</h3> @@ -69,7 +68,39 @@ Archos. (Jean Boullier) <h2>Hardware Modifications</h2> +<ul> +<li> <a href="repairlcd.html">How to repair your broken LCD</a> + +<li> <a href="/mods/disassemble.html">Disassembling the Archos</a>, part 1: +removing the covers + +<li> <a href="/mods/disassemble2.html">Disassembling the Archos</a>, part 2: +taking apart the electronics + +<li> <a href="/mods/reassemble.html">Reassemble the Archos</a>, getting those +stiff bumpers back in place -See this <a href="/mods/">separate mods page</a> +<li> <a href="/mods/serialport.html">Make LINE IN a two-way serial port</a>, +for some sweet remote gdb love + +<li> Build yourself an <a href="/mods/rs232.html">rs232 converter</a>, so your +PC can talk to your Archos + +</ul> + +<h2>External pages</h2> +<ul> +<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8BM RAM mod</a> +<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a> +<li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a> +<li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a> +<li><a href="http://www2.funmp3players.com/reviews/modify/">Upgrading the Hard Drive in the Archos Jukebox 6000</a> +<li><a href="http://www.mctubster.com/hd.html">Another page describing hard drive update</a> +<li>Uwe Freese modified his recorder to be able to +<a href="http://www.uwe-freese.de/rockbox/rtc_alarm_en.html"> +power-on from the RTC alarm</a>. +<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a> +<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners. +</ul> #include "foot.t" |