Module Name:    src
Committed By:   scole
Date:           Thu Sep 15 19:27:47 UTC 2016

Modified Files:
        src/distrib/notes/macppc: contents hardware

Log Message:
updates for PPC601 support being added


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/distrib/notes/macppc/contents
cvs rdiff -u -r1.48 -r1.49 src/distrib/notes/macppc/hardware

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/macppc/contents
diff -u src/distrib/notes/macppc/contents:1.11 src/distrib/notes/macppc/contents:1.12
--- src/distrib/notes/macppc/contents:1.11	Tue May 19 19:30:28 2015
+++ src/distrib/notes/macppc/contents	Thu Sep 15 19:27:47 2016
@@ -1,6 +1,6 @@
-.\"	$NetBSD: contents,v 1.11 2015/05/19 19:30:28 snj Exp $
+.\"	$NetBSD: contents,v 1.12 2016/09/15 19:27:47 scole Exp $
 .\"
-.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1999-2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -62,6 +62,11 @@ A gzipped
 .Nx
 kernel containing code for everything supported in this release.
 .
+.			It Pa netbsd-GENERIC_601.gz
+A gzipped
+.Nx
+kernel containing code for PowerPC 601 machines.
+.
 .			It Pa netbsd-GENERIC.MP.gz
 .
 A gzipped
@@ -191,7 +196,17 @@ kernel named
 .Pa /netbsd .
 You
 .Em must
-install this distribution set.
+install this distribution set unless you have a PowerPC 601 machine.
+.It Sy kern-GENERIC_601
+This set contains a
+.Nx*M
+\*V
+.Li GENERIC_601
+kernel named
+.Pa /netbsd .
+You
+.Em must
+install this distribution set if you have a PowerPC 601 machine.
 .It Sy kern-GENERIC.MP
 This set contains a
 .Nx*M

Index: src/distrib/notes/macppc/hardware
diff -u src/distrib/notes/macppc/hardware:1.48 src/distrib/notes/macppc/hardware:1.49
--- src/distrib/notes/macppc/hardware:1.48	Tue May 19 19:30:28 2015
+++ src/distrib/notes/macppc/hardware	Thu Sep 15 19:27:47 2016
@@ -1,4 +1,4 @@
-.\"$NetBSD: hardware,v 1.48 2015/05/19 19:30:28 snj Exp $
+.\"$NetBSD: hardware,v 1.49 2016/09/15 19:27:47 scole Exp $
 .
 Currently,
 .Nx*M
@@ -34,15 +34,6 @@ Open Firmware version 2.4 is slightly di
 Open Firmware version 3 is altogether different, but easier to set up for 
 .Nx .
 .Pp
-At present,
-.Nx*M
-does not support the PPC 601 microprocessor, which means that the
-PowerMacintosh 7200 and 7500 models are not supported.
-The PowerMacintosh 7500 may be upgraded to a PPC 604, G3
-or G4 microprocessor via a daughtercard replacement, in which case
-.Nx
-will run on this system.
-.Pp
 The minimal configuration requires 16 MB of RAM and 160 MB of disk space.
 To install the entire system requires considerably more, plus space for the
 swap partition (usually the RAM size, unless you've got a lot of RAM).
@@ -58,7 +49,7 @@ version:
 .It Em "Open Firmware 1.0.5"
 .Pp
 .(bullet -compact
-Apple PowerMacintosh (7300, 7500 (with CPU upgrade), 7600, 8500, 8600, 9500,
+Apple PowerMacintosh (7200, 7300, 7500, 7600, 8500, 8600, 9500,
 and 9600)
 .It
 Apple Workgroup Server 8550
@@ -150,9 +141,6 @@ G5 models are supported as a 32-bit port
 .
 .Ss2 Unsupported models
 .(bullet -compact -offset indent
-Systems with Open Firmware, but using a PPC 601 microprocessor
-(PowerMacintosh 7200 and 7500 (without CPU upgrade))
-.It
 Systems with a PowerPC microprocessor, but lacking Open Firmware
 .(bullet -compact
 Apple PowerBook (1400, 2300, and 5300)
@@ -179,7 +167,8 @@ part of the upgrade)
 CPU upgrades
 .(bullet -compact
 Only one CPU in a multiprocessor system is supported with the GENERIC kernel.
-All CPUs are supported with the GENERIC.MP kernel.
+For the 601, only one CPU is supported with the GENERIC_601 kernel.
+All CPUs (except the 601) are supported with the GENERIC.MP kernel.
 .It
 Most CPU upgrades are supported.
 Some older models will not automatically enable the L2 and/or L3 caches on
@@ -355,9 +344,12 @@ systems is reported to have the same pro
 PCI frame buffers which have Open Firmware support
 (ATI, IMS, Matrox, and NVIDIA have several models which work)
 .It
+Valkyrie and Platinum framebuffer drivers
+.Pq Em valkyriefb and Em platinumfb
+.It
 Full wscons capabilities, such as virtual terminals and color text are
 available.  (Note however that switching between virtual terminals
-while running an X session is not supported at present.)
+while running an X session may not be supported by all drivers.)
 .bullet)
 .It
 Audio

Reply via email to