Module Name: src Committed By: tsutsui Date: Sat May 22 15:55:03 UTC 2010
Modified Files: src/sys/arch/sparc64/conf: GENERIC Log Message: Enable bwtwo(4). To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/arch/sparc64/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/sparc64/conf/GENERIC diff -u src/sys/arch/sparc64/conf/GENERIC:1.127 src/sys/arch/sparc64/conf/GENERIC:1.128 --- src/sys/arch/sparc64/conf/GENERIC:1.127 Wed May 12 12:25:59 2010 +++ src/sys/arch/sparc64/conf/GENERIC Sat May 22 15:55:02 2010 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.127 2010/05/12 12:25:59 nakayama Exp $ +# $NetBSD: GENERIC,v 1.128 2010/05/22 15:55:02 tsutsui Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.127 $" +#ident "GENERIC-$Revision: 1.128 $" maxusers 64 @@ -851,13 +851,9 @@ midi* at midibus? -## Sun "bwtwo" black and white framebuffer, found on sun4, sun4c, and sun4m -## systems. If your sun4 system has a cgfour installed in the P4 slot, -## the P4 entries for "bwtwo" will attach to the overlay plane of the -## "cgfour". - -#bwtwo0 at sbus? slot ? offset ? # sun4c and sun4m -#bwtwo* at sbus? slot ? offset ? +## Sun "bwtwo" black and white framebuffer +bwtwo0 at sbus? slot ? offset ? +bwtwo* at sbus? slot ? offset ? ## Sun "cgthree" Sbus color framebuffer cgthree0 at sbus? slot ? offset ?