summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-05-14 01:13:49 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-05-14 01:13:49 +0000
commit6d48a060511a0b53cd8719e44eb187936cd4d3a8 (patch)
tree75271bad0e0a51aa0bd1da772add0f96b02374d7 /sys
parent3b28e8cd976942359f4ea93e2f8a69bbb266cec5 (diff)
No more flags either for those frame buffer drivers.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc/conf/GENERIC10
-rw-r--r--sys/arch/sparc/conf/RAMDISK6
-rw-r--r--sys/arch/sparc/conf/SUN4C4
-rw-r--r--sys/arch/sparc/conf/SUN4M6
4 files changed, 13 insertions, 13 deletions
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC
index 64eb3812e31..af6c784c54c 100644
--- a/sys/arch/sparc/conf/GENERIC
+++ b/sys/arch/sparc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.65 2003/05/14 01:07:22 miod Exp $
+# $OpenBSD: GENERIC,v 1.66 2003/05/14 01:13:48 miod Exp $
# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $
# Machine architecture; required by config(8)
@@ -257,16 +257,16 @@ cgeight0 at obio0 addr 0x0b300000 level 4 # sun4/100 P4
wsdisplay* at cgeight?
# Sun "tcx" accelerated color framebuffer.
-tcx* at sbus? flags 0x0000
+tcx* at sbus?
wsdisplay* at tcx?
# Sun "cgfourteen" accelerated 24-bit framebuffer.
-cgfourteen0 at obio0 addr 0x9c000000 flags 0x0000 # sun4m
-cgfourteen1 at obio0 addr 0x90000000 flags 0x0000 # sun4m
+cgfourteen0 at obio0 addr 0x9c000000 # sun4m
+cgfourteen1 at obio0 addr 0x90000000 # sun4m
wsdisplay* at cgfourteen?
# Sun "cgtwelve" (GS) accelerated 24-bit framebuffer.
-cgtwelve* at sbus? flags 0x0000
+cgtwelve* at sbus?
wsdisplay* at cgtwelve?
# Sun "leo" (ZX) accelerated 24-bit framebuffer.
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK
index d860a063b2c..e82c842bf49 100644
--- a/sys/arch/sparc/conf/RAMDISK
+++ b/sys/arch/sparc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.42 2003/05/14 01:07:22 miod Exp $
+# $OpenBSD: RAMDISK,v 1.43 2003/05/14 01:13:48 miod Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -251,7 +251,7 @@ cgeight0 at obio0 addr 0x0b300000 level 4 # sun4/100 P4
wsdisplay* at cgeight?
# Sun "tcx" accelerated color framebuffer.
-tcx* at sbus? flags 0x0001
+tcx* at sbus?
wsdisplay* at tcx?
# Sun "cgfourteen" accelerated 24-bit framebuffer.
@@ -260,7 +260,7 @@ cgfourteen1 at obio0 addr 0x90000000 flags 0x0001 # sun4m
wsdisplay* at cgfourteen?
# Sun "cgtwelve" (GS) accelerated 24-bit framebuffer.
-cgtwelve* at sbus? flags 0x0001
+cgtwelve* at sbus?
wsdisplay* at cgtwelve?
# Sun "leo" (ZX) accelerated 24-bit framebuffer.
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C
index 32191c50408..737640991a8 100644
--- a/sys/arch/sparc/conf/SUN4C
+++ b/sys/arch/sparc/conf/SUN4C
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4C,v 1.42 2003/05/13 17:24:10 miod Exp $
+# $OpenBSD: SUN4C,v 1.43 2003/05/14 01:13:48 miod Exp $
# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $
# Machine architecture; required by config(8)
@@ -118,7 +118,7 @@ cgsix* at sbus?
wsdisplay* at cgsix?
# Sun "cgtwelve" (GS) accelerated 24-bit framebuffer.
-cgtwelve* at sbus? flags 0x0000
+cgtwelve* at sbus?
wsdisplay* at cgtwelve?
# Vigra VS10 or VS12 framebuffer.
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M
index c9db5677b05..b24770df266 100644
--- a/sys/arch/sparc/conf/SUN4M
+++ b/sys/arch/sparc/conf/SUN4M
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4M,v 1.49 2003/05/13 17:24:10 miod Exp $
+# $OpenBSD: SUN4M,v 1.50 2003/05/14 01:13:48 miod Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -140,7 +140,7 @@ cgsix* at sbus?
wsdisplay* at cgsix?
# Sun "tcx" accelerated color framebuffer.
-tcx* at sbus? flags 0x0000
+tcx* at sbus?
wsdisplay* at tcx?
# Sun "cgfourteen" accelerated 24-bit framebuffer.
@@ -149,7 +149,7 @@ cgfourteen1 at obio0 addr 0x90000000 flags 0x0000 # sun4m
wsdisplay* at cgfourteen?
# Sun "cgtwelve" (GS) accelerated 24-bit framebuffer.
-cgtwelve* at sbus? flags 0x0000
+cgtwelve* at sbus?
wsdisplay* at cgtwelve?
# Sun "leo" (ZX) accelerated 24-bit framebuffer.