diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-09 02:30:46 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-09 02:30:46 +0000 |
commit | 19f37bc4bed0e96a7d9ed61a14de69e57d2d6f14 (patch) | |
tree | c7b0c583aebd1ed246be2a49d445bd037ab2c162 /sys/arch/sparc/conf/SUN4C | |
parent | e27da259f29925e076d8b14d54a4675accbbce15 (diff) |
Add and enable zx. Not put in RAMDISK yet, need to check if this still fits
on the floppies first.
Diffstat (limited to 'sys/arch/sparc/conf/SUN4C')
-rw-r--r-- | sys/arch/sparc/conf/SUN4C | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index f508d3c3dbb..2912b5eb480 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4C,v 1.39 2003/03/06 21:48:25 miod Exp $ +# $OpenBSD: SUN4C,v 1.40 2003/03/09 02:30:45 miod Exp $ # $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $ # Machine architecture; required by config(8) @@ -121,6 +121,10 @@ wsdisplay* at cgsix? cgtwelve* at sbus? slot ? offset ? flags 0x0000 wsdisplay* at cgtwelve? +# Sun "leo" (ZX) accelerated 24-bit framebuffer. +zx* at sbus? slot ? offset ? +wsdisplay* at zx? + # Vigra VS10 or VS12 framebuffer. vigra* at sbus? slot ? offset ? wsdisplay* at vigra? |