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 the p5pb(4) page to reflect...
details: https://anonhg.NetBSD.org/src/rev/778827efb921
branches: trunk
changeset: 772862:778827efb921
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Thu Jan 19 00:30:31 2012 +0000
description:
Update the p5pb(4) page to reflect the recent changes in this driver.
diffstat:
share/man/man4/man4.amiga/p5pb.4 | 34 ++++++++--------------------------
1 files changed, 8 insertions(+), 26 deletions(-)
diffs (86 lines):
diff -r 36ba053ef1f5 -r 778827efb921 share/man/man4/man4.amiga/p5pb.4
--- a/share/man/man4/man4.amiga/p5pb.4 Thu Jan 19 00:14:08 2012 +0000
+++ b/share/man/man4/man4.amiga/p5pb.4 Thu Jan 19 00:30:31 2012 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: p5pb.4,v 1.6 2012/01/11 10:15:36 wiz Exp $
+.\" $NetBSD: p5pb.4,v 1.7 2012/01/19 00:30:31 rkujawa Exp $
.\"
-.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
+.\" Copyright (c) 2011, 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 10, 2012
+.Dd January 19, 2012
.Dt P5PB 4 amiga
.Os
.Sh NAME
@@ -37,8 +37,6 @@
.Cd "p5pb0 at p5bus0"
.Cd "pci* at p5pb?"
.Cd "genfb* at pci?"
-.Cd "options P5PB_OLD_FIRMWARE"
-.Cd "options P5PB_GENFB"
.Cd "options P5PB_DEBUG"
.Sh DESCRIPTION
The
@@ -46,20 +44,12 @@
driver provides support for the PCI bus present on various devices equipped with
the Phase5 PCI bridge.
.Pp
-Processor boards running firmware revision older than 44.69 need a kernel
-configured with the
-.Dv P5PB_OLD_FIRMWARE
-option.
-.Pp
The
.Nm
driver provides necessary support for CyberVisionPPC and BlizzardVisionPPC,
allowing attachment of
.Xr genfb 4
driver.
-Owners of these cards should enable the
-.Dv P5PB_GENFB
-option.
.Pp
Additional, excessive debugging output is enabled by the
.Dv P5PB_DEBUG
@@ -69,15 +59,15 @@
.Nm
driver supports the following hardware:
.Bl -tag -offset indent
-.It Phase5 BlizzardVisionPPC graphics card.
-.It Phase5 CyberVisionPPC graphics card.
-.It DCE Computer G-REX 1200 (experimental, first slot only).
-.It DCE Computer G-REX 4000 (experimental, first slot only).
+.It Phase5 BlizzardVisionPPC graphics card
+.It Phase5 CyberVisionPPC graphics card
+.It DCE Computer G-REX 1200 (experimental, first slot only)
+.It DCE Computer G-REX 4000 (experimental, first slot only)
.El
.Sh SEE ALSO
.Xr genfb 4 ,
.\" .Xr pm2fb 4
-.\" .Xr cv3dpb 4 ,
+.Xr cv3dpb 4 ,
.Xr p5membar 4 ,
.Xr pci 4
.Sh HISTORY
@@ -101,13 +91,5 @@
.Xr genfb 4
framebuffer on CVPPC/BVPPC needs more testing.
.Sh BUGS
-The current version of this driver depends on PCI bus setup and
-enumeration done by the firmware.
-.Pp
DMA to host memory is not supported.
This is a driver limitation.
-.Pp
-The
-.Dv P5PB_OLD_FIRMWARE
-option should only be enabled if PCI hardware is present.
-Otherwise a kernel panic might occur due to bus error.
Home |
Main Index |
Thread Index |
Old Index