summaryrefslogtreecommitdiff
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
parent3b28e8cd976942359f4ea93e2f8a69bbb266cec5 (diff)
No more flags either for those frame buffer drivers.
-rw-r--r--share/man/man4/man4.sparc/cgfourteen.46
-rw-r--r--share/man/man4/man4.sparc/cgtwelve.44
-rw-r--r--share/man/man4/man4.sparc/tcx.44
-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
7 files changed, 20 insertions, 20 deletions
diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4
index a432089c5ad..b7f0b2f9178 100644
--- a/share/man/man4/man4.sparc/cgfourteen.4
+++ b/share/man/man4/man4.sparc/cgfourteen.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cgfourteen.4,v 1.23 2003/04/06 17:07:06 miod Exp $
+.\" $OpenBSD: cgfourteen.4,v 1.24 2003/05/14 01:13:44 miod Exp $
.\" $NetBSD: cgfourteen.4,v 1.3 1998/06/11 08:32:20 fair Exp $
.\"
.\" Copyright (c) 1996 The President and Fellows of Harvard College.
@@ -48,8 +48,8 @@
.Nm cgfourteen
.Nd accelerated 8/24-bit color frame buffer
.Sh SYNOPSIS
-.Cd "cgfourteen0 at obio0 addr 0x9c000000 flags 0x0000" Pq "SS10SX and SS20"
-.Cd "cgfourteen1 at obio0 addr 0x90000000 flags 0x0000" Pq "SS10SX and SS20"
+.Cd "cgfourteen0 at obio0 addr 0x9c000000" Pq "SS10SX and SS20"
+.Cd "cgfourteen1 at obio0 addr 0x90000000" Pq "SS10SX and SS20"
.Cd "wsdisplay* at cgfourteen?"
.Sh DESCRIPTION
The
diff --git a/share/man/man4/man4.sparc/cgtwelve.4 b/share/man/man4/man4.sparc/cgtwelve.4
index 96ce55dea7f..2008629c6d6 100644
--- a/share/man/man4/man4.sparc/cgtwelve.4
+++ b/share/man/man4/man4.sparc/cgtwelve.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cgtwelve.4,v 1.9 2003/04/06 17:07:06 miod Exp $
+.\" $OpenBSD: cgtwelve.4,v 1.10 2003/05/14 01:13:44 miod Exp $
.\" Copyright (c) 2002 Miodrag Vallat. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
.Nm cgtwelve
.Nd accelerated 24-bit color frame buffer
.Sh SYNOPSIS
-.Cd "cgtwelve* at sbus? slot ? offset ? flags 0x0000"
+.Cd "cgtwelve* at sbus? slot ? offset ?"
.Cd "wsdisplay* at cgtwelve?"
.Sh DESCRIPTION
The
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4
index 7237e59b5a2..0771248d5a7 100644
--- a/share/man/man4/man4.sparc/tcx.4
+++ b/share/man/man4/man4.sparc/tcx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcx.4,v 1.22 2003/04/06 17:07:06 miod Exp $
+.\" $OpenBSD: tcx.4,v 1.23 2003/05/14 01:13:44 miod Exp $
.\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -42,7 +42,7 @@
.Nm tcx
.Nd accelerated 8/24-bit color frame buffer
.Sh SYNOPSIS
-.Cd "tcx* at sbus? slot ? offset ? flags 0x0000"
+.Cd "tcx* at sbus? slot ? offset ?"
.Cd "wsdisplay* at tcx?"
.Sh DESCRIPTION
The
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.