diff options
Diffstat (limited to 'sys/arch/sparc/conf/RAMDISK')
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index 8127fbb3bcb..4b5e44e1dce 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.34 2002/08/31 10:47:18 miod Exp $ +# $OpenBSD: RAMDISK,v 1.35 2002/09/20 11:17:55 fgsch Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -250,16 +250,16 @@ cgeight0 at obio0 addr 0x0b300000 level 4 # sun4/100 P4 wsdisplay* at cgeight? # Sun "tcx" accelerated color framebuffer. -tcx* at sbus? slot ? offset ? +tcx* at sbus? slot ? offset ? flags 0x0001 wsdisplay* at tcx? # Sun "cgfourteen" accelerated 24-bit framebuffer. -cgfourteen0 at obio0 addr 0x9c000000 # sun4m -cgfourteen1 at obio0 addr 0x90000000 # sun4m +cgfourteen0 at obio0 addr 0x9c000000 flags 0x0001 # sun4m +cgfourteen1 at obio0 addr 0x90000000 flags 0x0001 # sun4m wsdisplay* at cgfourteen? # Sun "cgtwelve" (GS) accelerated 24-bit framebuffer. -cgtwelve* at sbus? slot ? offset ? +cgtwelve* at sbus? slot ? offset ? flags 0x0001 wsdisplay* at cgtwelve? # Vigra VS10 or VS12 framebuffer. |