The p5pb driver now supports all G-REX slots.
This commit is contained in:
parent
2acf437055
commit
c951f9d446
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: p5pb.4,v 1.8 2012/01/19 09:25:51 wiz Exp $
|
||||
.\" $NetBSD: p5pb.4,v 1.9 2012/07/11 19:24:13 rkujawa Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2011, 2012 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -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 19, 2012
|
||||
.Dd July 11, 2012
|
||||
.Dt P5PB 4 amiga
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -61,8 +61,8 @@ 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 DCE Computer G-REX 1200
|
||||
.It DCE Computer G-REX 4000
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr cv3dpb 4 ,
|
||||
|
|
Loading…
Reference in New Issue