Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/tc Sync with PixelStamp drivers.



details:   https://anonhg.NetBSD.org/src/rev/5911735fcd5f
branches:  trunk
changeset: 500713:5911735fcd5f
user:      ad <ad%NetBSD.org@localhost>
date:      Sun Dec 17 13:56:05 2000 +0000

description:
Sync with PixelStamp drivers.

diffstat:

 sys/dev/tc/tcdevs |  16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

diffs (36 lines):

diff -r cfa81b3ade79 -r 5911735fcd5f sys/dev/tc/tcdevs
--- a/sys/dev/tc/tcdevs Sun Dec 17 13:52:03 2000 +0000
+++ b/sys/dev/tc/tcdevs Sun Dec 17 13:56:05 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: tcdevs,v 1.16 2000/07/20 06:38:39 tsutsui Exp $
+$NetBSD: tcdevs,v 1.17 2000/12/17 13:56:05 ad Exp $
 
 /*
  * Copyright (c) 1996 Christopher G. Demetriou
@@ -42,9 +42,12 @@
 device PMAF-FA         fta     DEFTA FDDI
 device PMAG-AA         mfb     Monochrome Frame Buffer
 device PMAG-BA         cfb     Color Frame Buffer
-device PMAG-CA         px      2D Graphics
-device PMAG-DA         px      3D Graphics (low/mid end)
-device PMAG-FA         px      3D Graphics (high end)
+device PMAG-CA         px      2D Graphics (PX 2DA)
+device PMAG-DA         pxg     3D Graphics (PXG LM-3DA)
+device PMAG-FA         pxg     3D Graphics (PXG HE-3DA)
+device PMAG-FB         pxg     3D Graphics (PXG HE+3DA)
+device PMAGB-FA        pxg     3D Graphics (PXG HE+3DA)
+device PMAGB-FB        pxg     3D Graphics (PXG HE+3DA)
 # the following entry may be incorrect
 device PMAG-DV         xcfb    Maxine Color Frame Buffer
 device PMAG-JA         ???     24-plane True Color Frame Buffer (TX)
@@ -76,10 +79,5 @@
 #device        PMAGB-BC        ???     8-plane Color/Grayscale 2D SFB (HX)
 #define        PMAGB-BD        ???     8-plane Color/Grayscale 2D SFB (HX)
 #define        PMAGB-BE        ???     8-plane Color/Grayscale 2D SFB (HX)
-#device        PMAGB-DB        ???     8-plane 3D Graphics (PXG+)
-#device        PMAGB-DD        ???     8-plane 3D Graphics (PXG+)
-#device        PMAGB-EB        ???     24-plane 3D Graphics with Z-Buffer (PXG+)
-#device        PMAGB-ED        ???     24-plane 3D Graphics (with Z-Buffer?) (PXG+)
-#device        PMAGB-FB        ???     96-plane 3D Graphics (PXG+ Turbo)
 #device        PMAGB-JB        ???     24-plane True Color Frame Buffer (TX)
 #device        PMAZ-AB         asc     53c94 SCSI



Home | Main Index | Thread Index | Old Index