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 Add info on P5PB_CONSOLE and link ...
details: https://anonhg.NetBSD.org/src/rev/e3f9f00ffbdd
branches: trunk
changeset: 780152:e3f9f00ffbdd
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Fri Jul 13 13:38:44 2012 +0000
description:
Add info on P5PB_CONSOLE and link to reverse engineered docs.
diffstat:
share/man/man4/man4.amiga/p5pb.4 | 17 ++++++++++++-----
1 files changed, 12 insertions(+), 5 deletions(-)
diffs (46 lines):
diff -r bf4e877876b2 -r e3f9f00ffbdd share/man/man4/man4.amiga/p5pb.4
--- a/share/man/man4/man4.amiga/p5pb.4 Fri Jul 13 08:47:07 2012 +0000
+++ b/share/man/man4/man4.amiga/p5pb.4 Fri Jul 13 13:38:44 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: p5pb.4,v 1.9 2012/07/11 19:24:13 rkujawa Exp $
+.\" $NetBSD: p5pb.4,v 1.10 2012/07/13 13:38:44 rkujawa Exp $
.\"
.\" Copyright (c) 2011, 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -37,18 +37,23 @@
.Cd "p5pb0 at p5bus0"
.Cd "pci* at p5pb?"
.Cd "genfb* at pci?"
+.Cd "voodoofb* at pci?"
.Cd "options P5PB_DEBUG"
+.Cd "options P5PB_CONSOLE"
.Sh DESCRIPTION
The
.Nm
driver provides support for the PCI bus present on various devices equipped with
the Phase5 PCI bridge.
.Pp
-The
-.Nm
-driver provides necessary support for CyberVisionPPC and BlizzardVisionPPC,
-allowing attachment of
+.Dv P5PB_CONSOLE
+option activates necessary support for console on CyberVisionPPC and
+BlizzardVisionPPC, allowing attachment of
.Xr genfb 4
+driver.
+3Dfx Voodoo 3 board installed in G-REX are also supported as console by
+this option in conjuction with
+.Xr voodoofb 4
driver.
.Pp
Additional, excessive debugging output is enabled by the
@@ -70,6 +75,8 @@
.\" .Xr pm2fb 4
.Xr p5membar 4 ,
.Xr pci 4
+.Pp
+.Lk http://wiki.netbsd.org/users/rkujawa/g-rex/ "Programming the G-REX PCI bridge"
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index