summaryrefslogtreecommitdiff
path: root/www/mods/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/mods/index.t')
-rw-r--r--www/mods/index.t37
1 files changed, 0 insertions, 37 deletions
diff --git a/www/mods/index.t b/www/mods/index.t
deleted file mode 100644
index 3e953f4b75..0000000000
--- a/www/mods/index.t
+++ /dev/null
@@ -1,37 +0,0 @@
1#define _PAGE_ Hardware modifications
2#include "head.t"
3
4<ul>
5
6<li><a href="disassemble.html">Disassembling the Archos</a>, part 1: removing the covers
7
8<li><a href="disassemble2.html">Disassembling the Archos</a>, part 2: taking apart the electronics
9
10<li><a href="reassemble.html">Reassemble the Archos</a>, getting those stiff bumpers back in place
11#if 0
12<li><a href="harddisk.html">Replacing the harddisk</a>, giving you more room
13#endif
14<li><a href="serialport.html">Make LINE IN a two-way serial port</a>, for some sweet remote gdb love
15
16<li>Build yourself an <a href="rs232.html">rs232 converter</a>, so your PC can talk to your Archos
17</ul>
18
19<h2>External pages</h2>
20<ul>
21<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8BM RAM mod</a>
22<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a>
23<li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a>
24<li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a>
25<li><a href="http://www2.funmp3players.com/reviews/modify/">Upgrading the Hard Drive in the Archos Jukebox 6000</a>
26<li><a href="http://www.mctubster.com/hd.html">Another page describing hard drive update</a>
27<li>Uwe Freese modified his recorder to be able to
28<a href="http://www.uwe-freese.de/rockbox/rtc_alarm_en.html">
29power-on from the RTC alarm</a>.
30<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a>
31<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners.
32</ul>
33
34<p><img src="esd.jpg">
35<br><i>Practice safe modding!</i>
36
37#include "foot.t"