Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/sun3 as sun3x is now part of sun3, we can't te...
details: https://anonhg.NetBSD.org/src/rev/f2af37838bcc
branches: trunk
changeset: 534334:f2af37838bcc
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Jul 22 13:59:24 2002 +0000
description:
as sun3x is now part of sun3, we can't test for a sun3x machine register.
rewrite appropriate paragraphs to be relevant for either sun3 or sun3x.
diffstat:
distrib/notes/sun3/xfer | 26 +++++++++++---------------
1 files changed, 11 insertions(+), 15 deletions(-)
diffs (49 lines):
diff -r 5931dada820c -r f2af37838bcc distrib/notes/sun3/xfer
--- a/distrib/notes/sun3/xfer Mon Jul 22 13:49:56 2002 +0000
+++ b/distrib/notes/sun3/xfer Mon Jul 22 13:59:24 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.10 2002/06/30 13:01:50 lukem Exp $
+.\" $NetBSD: xfer,v 1.11 2002/07/22 13:59:24 lukem Exp $
.
Installation is supported from several media types, including:
.(bullet -compact -offset indent
@@ -90,29 +90,25 @@
it has acquired its IP address through
.Tn RARP .
It will attempt to download a file using a name derived from the
-machine's recently acquired IP
-.if r_sun3 address.
-.if r_sun3x address and an extension which corresponds to the
-.if r_sun3x machine architecture.
+machine's recently acquired IP address,
+and in the case of sun3x machines, an extension which corresponds to the
+machine architecture.
(It may be handy to have a hexadecimal
calculator for this next step.)
-The filename
-.if r_sun3x prefix
-is created by
+The filename is created by
converting the machine's assigned IP address into hexadecimal,
most-significant octet first, using uppercase characters for the
non-decimal (A-F) digits.
-.if r_sun3x \{\
-The filename suffix used by all sun3x machines is
-.Pa SUN3X .
-.\}
+sun3x machines use a filename suffix of
+.Pa .SUN3X .
.Pp
-For example, a \*M which has been assigned IP address 130.115.144.11
+For example, a sun3 which has been assigned IP address 130.115.144.11
will make an
.Tn TFTP
request for
-.if r_sun3 .Pa 8273900B .
-.if r_sun3x .Pa 8273900B.SUN3X .
+.Pa 8273900B ,
+and a sun3x will try
+.Pa 8273900B.SUN3X .
Normally, this file
is a symbolic link to the
.Nx*M
Home |
Main Index |
Thread Index |
Old Index