Module Name:    src
Committed By:   rkujawa
Date:           Fri Jul 13 13:38:44 UTC 2012

Modified Files:
        src/share/man/man4/man4.amiga: p5pb.4

Log Message:
Add info on P5PB_CONSOLE and link to reverse engineered docs.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/man4.amiga/p5pb.4

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

Modified files:

Index: src/share/man/man4/man4.amiga/p5pb.4
diff -u src/share/man/man4/man4.amiga/p5pb.4:1.9 src/share/man/man4/man4.amiga/p5pb.4:1.10
--- src/share/man/man4/man4.amiga/p5pb.4:1.9	Wed Jul 11 19:24:13 2012
+++ src/share/man/man4/man4.amiga/p5pb.4	Fri Jul 13 13:38:44 2012
@@ -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 @@ driver supports the following hardware:
 .\" .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

Reply via email to