summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruwe <uwe@openbsd.org>2006-04-04 00:26:33 +0000
committeruwe <uwe@openbsd.org>2006-04-04 00:26:33 +0000
commitc84a1e6895888e83e7be43bdd241493eae5ac141 (patch)
tree8537aec200d22da400449a0a8445cba0e1d320e1
parentSome hacks for the C3200. Files have to be moved and copied around to make (diff)
downloadwireguard-openbsd-c84a1e6895888e83e7be43bdd241493eae5ac141.tar.xz
wireguard-openbsd-c84a1e6895888e83e7be43bdd241493eae5ac141.zip
Update for C3200.
-rw-r--r--distrib/notes/zaurus/hardware6
-rw-r--r--distrib/notes/zaurus/install18
-rw-r--r--distrib/notes/zaurus/whatis5
3 files changed, 15 insertions, 14 deletions
diff --git a/distrib/notes/zaurus/hardware b/distrib/notes/zaurus/hardware
index 3688b383b2b..88b375103a4 100644
--- a/distrib/notes/zaurus/hardware
+++ b/distrib/notes/zaurus/hardware
@@ -1,7 +1,7 @@
-dnl $OpenBSD: hardware,v 1.20 2006/01/08 00:32:56 jolan Exp $
+dnl $OpenBSD: hardware,v 1.21 2006/04/04 00:26:33 uwe Exp $
dnl When more than one model is supported, turn this into a list...
-OpenBSD/MACHINE runs on the Sharp Zaurus C3000 and C3100 only, at
-the moment. Support for the C760 and C860 is under development.
+OpenBSD/MACHINE runs on the Sharp Zaurus SL-C3000, SL-C3100 and
+SL-C3200 models at the moment.
Supported devices {:-include-:}:
Ethernet Adapters
diff --git a/distrib/notes/zaurus/install b/distrib/notes/zaurus/install
index 0bce2fa3a3a..a12ee881473 100644
--- a/distrib/notes/zaurus/install
+++ b/distrib/notes/zaurus/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.17 2005/09/10 22:18:06 uwe Exp $
+dnl $OpenBSD: install,v 1.18 2006/04/04 00:26:33 uwe Exp $
OpenBSDInstallPrelude
OpenBSD is installed on the Zaurus by effectively converting
@@ -73,7 +73,7 @@ and becoming root, perform the following operation:
A few seconds later, OpenBSD will boot on your Zaurus.
If you already have a bsd.rd or bsd kernel contained in a FFS
-partition on the C3000/C3100 hard drive, you can instead use
+partition on the C3x00 hard drive, you can instead use
# insmod zbsdmod.o
# ./zboot
@@ -105,19 +105,19 @@ OpenBSDInstallPart4({:- If you have Linux partitions
defined on the disk, these will usually show up as partition
'h', 'i' and so on.-:})
- One of the three partitions on the Zaurus C3000/C3100 hard drive is
- a 3GB MS-DOS filesystem. This partition can be a lot smaller,
- it is therefore recommended that you cut most of the space off
- this large MS-DOS partition, and create a new A6 partition
- afterwards, like this:
+ One of the three partitions on the Zaurus C3x00 hard drive is
+ a 3GB or 5GB MS-DOS filesystem. This partition has application
+ and user data on it and can be a lot smaller. It is therefore
+ recommended that you cut most of the space off this large MS-DOS
+ partition, and create a new A6 partition afterwards, like this:
0: 83 0 3 13 - 1511 7 17 [ 63: 205569 ] Linux files*
1: 83 1512 0 1 - 7559 7 17 [ 205632: 822528 ] Linux files*
2: 0C 7560 0 1 - 9065 7 1 [ 1028160: 204800 ] Win95 FAT32L
3: A6 9065 7 2 - 67885 5 3 [ 1232960: 7999488 ] OpenBSD
- After shrinking the MS-DOS partition, please be sure to newfs it
- using:
+ After shrinking the MS-DOS partition, please be sure to newfs
+ it using:
newfs -t msdos /dev/rwd0k
diff --git a/distrib/notes/zaurus/whatis b/distrib/notes/zaurus/whatis
index 628a9e5a6fe..8c9c0232460 100644
--- a/distrib/notes/zaurus/whatis
+++ b/distrib/notes/zaurus/whatis
@@ -1,3 +1,4 @@
-dnl $OpenBSD: whatis,v 1.3 2005/03/18 13:29:46 miod Exp $
+dnl $OpenBSD: whatis,v 1.4 2006/04/04 00:26:33 uwe Exp $
-OpenBSD/MACHINE runs on the Sharp Zaurus C3000 PDA.
+OpenBSD/MACHINE runs on the Sharp Zaurus SL-C3000, SL-C3100 and
+SL-C3200 PDA.