diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2008-05-29 19:26:37 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2008-05-29 19:26:37 +0000 |
commit | 9599fd01bdcad69824d74fbf2c97ddf3e126680e (patch) | |
tree | f04d88383ff41471cb0e7e692186666327ff9857 /distrib/notes/socppc | |
parent | c1f07d77bbeaafba83d5fe9efbc95882e26c9c1d (diff) |
Thecus N1200 not N2100 (armish). -moj
Diffstat (limited to 'distrib/notes/socppc')
-rw-r--r-- | distrib/notes/socppc/prep | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/socppc/prep b/distrib/notes/socppc/prep index bd64012ffcc..7d344b2209c 100644 --- a/distrib/notes/socppc/prep +++ b/distrib/notes/socppc/prep @@ -1,11 +1,11 @@ -dnl $OpenBSD: prep,v 1.2 2008/05/16 22:56:42 kettenis Exp $ +dnl $OpenBSD: prep,v 1.3 2008/05/29 19:26:36 maja Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will need to learn a bit about Das U-Boot, the low-level process that controls the microprocessor after hardware initialization. Talking to the Thecus -The Thecus N2100 needs a serial cable. On the back of the disk drive +The Thecus N1200 needs a serial cable. On the back of the disk drive circuit board, there is either a 10-pin header (with one pin removed), or 9 holes for you to solder in your own header. The ribbon cable that connects from there to your serial cable or the serial port on @@ -31,7 +31,7 @@ If you wish to check a cable, or make your own, the pinouts are: Wire pin 1 to 1, 2 to 2 etc, with 10 not connected. -Booting Thecus N2100 +Booting Thecus N1200 When you have connected your computer, a command like "tip -115200 tty00" (assuming you're using the first serial port on your machine) should |