summaryrefslogtreecommitdiff
path: root/www/mods/serialport.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/mods/serialport.t
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/mods/serialport.t')
-rw-r--r--www/mods/serialport.t22
1 files changed, 0 insertions, 22 deletions
diff --git a/www/mods/serialport.t b/www/mods/serialport.t
deleted file mode 100644
index ce52ea67ec..0000000000
--- a/www/mods/serialport.t
+++ /dev/null
@@ -1,22 +0,0 @@
1#define _PAGE_ Making LINE IN a serial port
2#include "head.t"
3
4<p>Here's how you connect the LINE IN jack to the 7034 serial port, in order
5to use it for remote debugging:
6
7<p>First, <a href="disassemble.html">disassemble the Archos</a> and
8<a href="disassemble2.html">take apart the electronics</a>.
9
10<p><a href="a7b.jpg"><img src="a7.jpg"></a>
11<br>
12Here's the first serial line put in place. It's a little difficult to see, but it goes from the pad on the right to the rightmost connector of the LINE IN jack on the left. Click the image for a 1244x764 version.
13
14<hr>
15
16<p><a href="a8b.jpg"><img src="a8.jpg"></a>
17<br>
18And here's how the second line should be connected. Click for bigger image.
19
20<p><i>Björn</i>
21
22#include "foot.t"