Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/notes placeholder for hpcsh/mmeye release notes - th...



details:   https://anonhg.NetBSD.org/src/rev/81232e897686
branches:  trunk
changeset: 532825:81232e897686
user:      itojun <itojun%NetBSD.org@localhost>
date:      Sat Jun 15 21:31:36 2002 +0000

description:
placeholder for hpcsh/mmeye release notes - they are no way complete

diffstat:

 distrib/notes/hpcsh/Makefile |   5 ++
 distrib/notes/hpcsh/hardware |  82 ++++++++++++++++++++++++++++++++++++++++++++
 distrib/notes/hpcsh/install  |   3 +
 distrib/notes/hpcsh/legal    |   2 +
 distrib/notes/hpcsh/prep     |  14 +++++++
 distrib/notes/hpcsh/upgrade  |   3 +
 distrib/notes/hpcsh/whatis   |  21 +++++++++++
 distrib/notes/hpcsh/xfer     |   3 +
 distrib/notes/mmeye/Makefile |   5 ++
 distrib/notes/mmeye/hardware |  40 +++++++++++++++++++++
 distrib/notes/mmeye/install  |   3 +
 distrib/notes/mmeye/legal    |   2 +
 distrib/notes/mmeye/prep     |   2 +
 distrib/notes/mmeye/upgrade  |   3 +
 distrib/notes/mmeye/whatis   |  10 +++++
 distrib/notes/mmeye/xfer     |   3 +
 16 files changed, 201 insertions(+), 0 deletions(-)

diffs (265 lines):

diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/Makefile      Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: Makefile,v 1.1 2002/06/15 21:31:38 itojun Exp $
+
+MERGED_SRCS+=${.CURDIR}/../common/sysinst ${.CURDIR}/../common/upgrade
+
+.include <bsd.man.mk>
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/hardware
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/hardware      Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,82 @@
+.\"    $NetBSD: hardware,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
+A H/PC machine contains a keyboard and a touch screen and
+generally has 8 MB or more of RAM.  The port supports the HPC
+form factor, as well as the H/PC Pro and PsPC (Palmsized PC)
+form factors.
+.
+.Ss2 Supported WindowsCE machines
+.(bullet -offset indent
+Hewlett-Packard
+.(bullet -compact
+Jornada 680
+.It
+Jornada 690
+.It
+HP 620LX
+.bullet)
+.It
+Hitachi
+.(bullet -compact
+PERSONA HPW-50PAD
+.It
+PERSONA HPW-230JC
+.It
+PERSONA HPW-650PA (serial console only)
+.bullet)
+.bullet)
+.
+.Ss2 Supported WindowsCE devices
+.(bullet -offset indent
+CPUs
+.(bullet -compact
+SH-3 SH7709
+.It
+SH-4 SH7709R
+.It
+SH-4 SH7709A
+.It
+SH-4 SH7750V
+.bullet)
+.It
+RAM requirements
+.(bullet -compact
+8 MB of RAM is required to run
+.Nx*M .
+4 MB is insufficient for most purposes.
+.bullet)
+.It
+Console devices
+.(bullet -compact
+built-in LCD screen
+.It
+built-in keyboard
+.It
+serial port (with boot option
+.Sq Li h )
+.bullet)
+.It
+Storage devices
+.(bullet -compact
+Flash ATA card, CF card (wd)
+.It
+Adaptec APA-1460[Slim SCSI](aic)
+.bullet)
+.It
+Network interfaces
+.(bullet -compact
+MB8696x based Ethernet (mbe)
+.It
+NE2000-compatible Ethernet (ne)
+.bullet)
+.It
+Input devices
+.(bullet -compact
+Keyboard.
+.bullet)
+.It
+Miscellaneous
+.(bullet -compact
+Battery-backed real-time clock.
+.bullet)
+.bullet)
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/install
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/install       Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,3 @@
+.\"    $NetBSD: install,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
+Installation mechanism is yet to be provided.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/legal
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/legal Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,2 @@
+.\"    $NetBSD: legal,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/prep
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/prep  Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,14 @@
+.\"    $NetBSD: prep,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
+First and foremost, before beginning the installation process,
+.Em make sure you have a reliable backup
+of any data on your
+.Tn "Windows CE"
+memory and settings that you wish to keep.
+Sadly, there is no freely available program to accomplish this task,
+so you must use
+.Tn ActiveSync
+or another commercially available program to backup your
+.Tn "Windows CE"
+machine before installing
+.Nx*M .
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/upgrade
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/upgrade       Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,3 @@
+.\"    $NetBSD: upgrade,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
+.so ../common/upgrade
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/whatis
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/whatis        Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,21 @@
+.\"    $NetBSD: whatis,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
+This is the non-official release of
+.Nx*M .
+.Pp
+.Nx*M
+brings the
+NetBSD operating system to
+Hitachi SH-3/4 based
+.Tn "Windows CE"
+PDA machines.  Currently, the
+SH7709, SH7709R, SH7709A and SH7750V processors are supported.
+.Pp
+The port name
+.Dq \*M
+comes from the name for some of the hardware that
+.Nx*M
+runs on: SH-3/4 based systems in
+.Tn Microsoft Ns 's
+H/PC (Handheld PC) form factor.
+The palm sized units are also supported, but lack an input method.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/hpcsh/xfer
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/hpcsh/xfer  Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,3 @@
+.\"    $NetBSD: xfer,v 1.1 2002/06/15 21:31:38 itojun Exp $
+.
+.so ../common/xfer
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/Makefile      Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,5 @@
+#      $NetBSD: Makefile,v 1.1 2002/06/15 21:31:36 itojun Exp $
+
+MERGED_SRCS+=${.CURDIR}/../common/sysinst ${.CURDIR}/../common/upgrade
+
+.include <bsd.man.mk>
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/hardware
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/hardware      Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,40 @@
+.\"    $NetBSD: hardware,v 1.1 2002/06/15 21:31:36 itojun Exp $
+.
+.Nx*M
+runs on Brains mmEye, with Hitachi SH-3 CPU.
+.
+.Ss2 Supported devices
+.(bullet -offset indent
+Console devices
+.(bullet -compact
+On-board Serial port
+.bullet)
+.It
+Storage devices
+.(bullet -compact
+Flash ATA card, CF card (wd)
+.bullet)
+.It
+Network interfaces
+.(bullet -compact
+3Com 3c589 and 3c562 Ethernet (ep)
+.It
+MB8696x based Ethernet (mbe)
+.It
+NE2000-compatible Ethernet (ne)
+.It
+Megahertz Ethernet (sm)
+.bullet)
+.It
+Input devices
+.(bullet -compact
+On-board serial port
+.It
+PCMCIA Modems
+.bullet)
+.It
+Miscellaneous
+.(bullet -compact
+Battery-backed real-time clock.
+.bullet)
+.bullet)
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/install
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/install       Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,3 @@
+.\"    $NetBSD: install,v 1.1 2002/06/15 21:31:36 itojun Exp $
+.
+Installation mechanism is yet to be provided.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/legal
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/legal Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,2 @@
+.\"    $NetBSD: legal,v 1.1 2002/06/15 21:31:37 itojun Exp $
+.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/prep
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/prep  Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,2 @@
+.\"    $NetBSD: prep,v 1.1 2002/06/15 21:31:37 itojun Exp $
+.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/upgrade
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/upgrade       Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,3 @@
+.\"    $NetBSD: upgrade,v 1.1 2002/06/15 21:31:37 itojun Exp $
+.
+.so ../common/upgrade
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/whatis
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/whatis        Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,10 @@
+.\"    $NetBSD: whatis,v 1.1 2002/06/15 21:31:37 itojun Exp $
+.
+This is the non-official release of
+.Nx*M .
+.Pp
+.Nx*M
+brings the
+NetBSD operating system to
+Brains mmEye systems, which uses
+Hitachi SH-3 CPU.
diff -r ca37e92d0e48 -r 81232e897686 distrib/notes/mmeye/xfer
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/notes/mmeye/xfer  Sat Jun 15 21:31:36 2002 +0000
@@ -0,0 +1,3 @@
+.\"    $NetBSD: xfer,v 1.1 2002/06/15 21:31:37 itojun Exp $
+.
+.so ../common/xfer



Home | Main Index | Thread Index | Old Index