Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.amiga Update to reflect p5pb(4) changes.
details: https://anonhg.NetBSD.org/src/rev/74cdd6cf8a62
branches: trunk
changeset: 770172:74cdd6cf8a62
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Fri Oct 07 08:46:34 2011 +0000
description:
Update to reflect p5pb(4) changes.
diffstat:
share/man/man4/man4.amiga/p5pb.4 | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
diffs (47 lines):
diff -r ef06e407f122 -r 74cdd6cf8a62 share/man/man4/man4.amiga/p5pb.4
--- a/share/man/man4/man4.amiga/p5pb.4 Fri Oct 07 08:44:21 2011 +0000
+++ b/share/man/man4/man4.amiga/p5pb.4 Fri Oct 07 08:46:34 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: p5pb.4,v 1.2 2011/08/04 20:40:52 wiz Exp $
+.\" $NetBSD: p5pb.4,v 1.3 2011/10/07 08:46:34 rkujawa Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -40,8 +40,8 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for the PCI bus present on BlizzardVisionPPC and
-CyberVisionPPC graphics cards.
+driver provides support for the PCI bus present on BlizzardVisionPPC,
+CyberVisionPPC and CybrerVision 64/3D graphics cards.
.Sh HARDWARE
The
.Nm
@@ -51,10 +51,13 @@
Phase5 BlizzardVisionPPC graphics card.
.It Em CYBERVISIONPPC
Phase5 CyberVisionPPC graphics card.
+.It Em CYBERVISION 64/3D
+Phase5 CyberVision 64/3D graphics card.
.El
.Sh SEE ALSO
.Xr genfb 4 ,
-.Xr pci 4
+.Xr grfcv3d 4 ,
+.Xr pci 4
.\" .Xr pm2fb 4
.Sh HISTORY
The
@@ -76,3 +79,11 @@
Some firmware revisions are known not to create this entry.
.Pp
It is not (yet) possible to use the CVPPC/BVPPC as a console.
+.Sh CAVEATS
+G-REX PCI bridge is currently not supported, however the driver will try to attach to it, because it has the same vendor and product ID as CVPPC/BVPPC cards. Due to similarities between these
products, it may even detect the card inserted into first slot, but the driver will (most likely) not work properly.
+.Pp
+Support for CV64/3D is disabled by default, since the
+.Xr grfcv3d 4
+driver does attach directly to
+.Xr zbus 4 .
+Machine independent PCI driver for S3 ViRGE does not exist yet.
Home |
Main Index |
Thread Index |
Old Index