Change 17771 by [EMAIL PROTECTED] on 2002/08/25 14:45:46
Subject: Newdated info for HP-UX
From: "H.Merijn Brand" <[EMAIL PROTECTED]>
Date: Wed, 21 Aug 2002 20:20:17 +0200
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/README.hpux#34 edit
Differences ...
==== //depot/perl/README.hpux#34 (text) ====
Index: perl/README.hpux
--- perl/README.hpux#33~17733~ Sat Aug 17 19:17:18 2002
+++ perl/README.hpux Sun Aug 25 07:45:46 2002
@@ -64,6 +64,17 @@
The most recent version of PA-RISC at the time of this document's last
update is 2.0.
+A complete list of models at the time the OS was built is in the file
+/usr/sam/lib/mo/sched.models. The first column corresponds to the last
+part of the output of the "model" command. The second column is the
+PA-RISC version and the third column is the exact chip type used.
+(Start browsing at the bottom to prevent confusion ;-)
+
+ # model
+ 9000/800/L1000-44
+ # grep L1000-44 /usr/sam/lib/mo/sched.models
+ L1000-44 2.0 PA8500
+
=head2 PA-RISC 1.0
The original version of PA-RISC, HP no longer sells any system with this chip.
@@ -124,12 +135,6 @@
Itanium chips (this is very likely to be out of date):
RX2600, RX4610, RX5670, RX9610
-
-A complete list of models at the time the OS was built is in the file
-/opt/langtools/lib/sched.models. The first column corresponds to the
-output of the "uname -m" command (without the leading "9000/"). The
-second column is the PA-RISC version and the third column is the exact
-chip type used. (Start browsing at the bottom to prevent confusion ;-)
=head2 Portability Between PA-RISC Versions
End of Patch.