Remove commented out and nonexistent cgthree at obio stuff.
SPARCclassic has onboard CG3 but it's internally connected via SBus, and there is no info about sun4m machines which actually require cgthree at obio attachment. Info from jdc@.
This commit is contained in:
parent
00081f593e
commit
be5da0aabb
@ -1,4 +1,4 @@
|
||||
# $NetBSD: BILL-THE-CAT,v 1.45 2009/03/06 20:31:52 joerg Exp $
|
||||
# $NetBSD: BILL-THE-CAT,v 1.46 2009/09/27 13:27:44 tsutsui Exp $
|
||||
# From: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
@ -507,7 +507,6 @@ audio* at audioamd0
|
||||
## Sun "cgthree" Sbus color framebuffer
|
||||
cgthree0 at sbus? slot ? offset ?
|
||||
cgthree* at sbus? slot ? offset ?
|
||||
#cgthree0 at obio? slot ? offset ? # sun4m
|
||||
|
||||
## Sun "cgfour" color framebuffer with overlay plane. See above comment
|
||||
## regarding overlay plane.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.215 2009/08/06 18:28:41 macallan Exp $
|
||||
# $NetBSD: GENERIC,v 1.216 2009/09/27 13:27:44 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.215 $"
|
||||
#ident "GENERIC-$Revision: 1.216 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -667,7 +667,6 @@ bwtwo0 at obio0 addr 0x0b300000 level 4 # sun4/100 in P4 slot
|
||||
## Sun "cgthree" Sbus color framebuffer
|
||||
cgthree0 at sbus? slot ? offset ?
|
||||
cgthree* at sbus? slot ? offset ?
|
||||
#cgthree0 at obio? slot ? offset ? # sun4m
|
||||
|
||||
## Sun "cgfour" color framebuffer with overlay plane. See above comment
|
||||
## regarding overlay plane.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.70 2009/08/06 18:28:41 macallan Exp $
|
||||
# $NetBSD: INSTALL,v 1.71 2009/09/27 13:27:44 tsutsui Exp $
|
||||
#
|
||||
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
|
||||
#
|
||||
@ -537,7 +537,6 @@ bwtwo* at sbus? slot ? offset ? #
|
||||
## Sun "cgthree" Sbus color framebuffer
|
||||
cgthree0 at sbus? slot ? offset ?
|
||||
cgthree* at sbus? slot ? offset ?
|
||||
#cgthree0 at obio? slot ? offset ? # sun4m
|
||||
|
||||
## Sun "cgfour" color framebuffer with overlay plane. See above comment
|
||||
## regarding overlay plane.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.sparc,v 1.147 2008/11/19 18:36:00 ad Exp $
|
||||
# $NetBSD: files.sparc,v 1.148 2009/09/27 13:27:44 tsutsui Exp $
|
||||
|
||||
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
|
||||
# sparc-specific configuration info
|
||||
@ -231,9 +231,6 @@ device cgtwo: fb, rasops8
|
||||
attach cgtwo at vme
|
||||
file arch/sparc/dev/cgtwo.c cgtwo needs-flag
|
||||
|
||||
attach cgthree at obio with cgthree_obio
|
||||
file arch/sparc/dev/cgthree_obio.c cgthree_obio & obio
|
||||
|
||||
device cgfour: bt_dac, fb, rasops8, pfour
|
||||
attach cgfour at obio
|
||||
file arch/sparc/dev/cgfour.c cgfour needs-flag
|
||||
|
Loading…
x
Reference in New Issue
Block a user