Module Name: src Committed By: rkujawa Date: Thu Aug 4 20:24:36 UTC 2011
Modified Files: src/distrib/notes/amiga: hardware src/doc: CHANGES Log Message: Mention Amiga PCI support in CHANGES and installation notes. Approved by phx. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/distrib/notes/amiga/hardware cvs rdiff -u -r1.1586 -r1.1587 src/doc/CHANGES 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/amiga/hardware diff -u src/distrib/notes/amiga/hardware:1.46 src/distrib/notes/amiga/hardware:1.47 --- src/distrib/notes/amiga/hardware:1.46 Thu Apr 23 01:56:48 2009 +++ src/distrib/notes/amiga/hardware Thu Aug 4 20:24:36 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: hardware,v 1.46 2009/04/23 01:56:48 snj Exp $ +.\" $NetBSD: hardware,v 1.47 2011/08/04 20:24:36 rkujawa Exp $ . .Nx \*V runs on any Amiga that has a 68020 or better CPU with @@ -48,7 +48,8 @@ The Emplant SCSI adapter has been reported by a party to hang after doing part of the installation without problems .It -53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo builtin +53c710 based boards: A4091, BlizzardPPC 603e+, Magnum, Warp Engine, Zeus +and DraCo builtin .It FAS216 based SCSI boards: FastLane Z3, Blizzard I and II, Blizzard IV, Blizzard 2060, CyberSCSI Mk I and II @@ -56,6 +57,11 @@ 53c770 based SCSI boards: Cyberstorm Mk III SCSI, Cyberstorm PPC SCSI .bullet) .It +PCI bridges +.(bullet -compact +Phase5 PCI bridge: CyberVision PPC, BlizzardVision PPC +.bullet) +.It Video controllers .(bullet -compact ECS, AGA and A2024 built in on various Amigas Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1586 src/doc/CHANGES:1.1587 --- src/doc/CHANGES:1.1586 Thu Aug 4 00:52:49 2011 +++ src/doc/CHANGES Thu Aug 4 20:24:36 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1586 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1587 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1087,3 +1087,6 @@ [matt 20110729] postfix(1): Import version 2.8.4 [tron 20110731] sparc64: Switch to GCC 4.5.3 [mrg 20110802] + amiga: Add basic PCI support. [rkujawa 20110804] + p5pb(4): Add driver for Phase5 PCI bridge, as present on CyberVision + PPC and BlizzardVision PPC. [rkujawa 20110804]