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/SUN4M | |
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/SUN4M')
-rw-r--r-- | sys/arch/sparc/conf/SUN4M | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M index 720345c83fa..c47efc11af0 100644 --- a/sys/arch/sparc/conf/SUN4M +++ b/sys/arch/sparc/conf/SUN4M @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4M,v 1.47 2003/03/06 21:48:25 miod Exp $ +# $OpenBSD: SUN4M,v 1.48 2003/03/09 02:30:45 miod Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -152,6 +152,10 @@ wsdisplay* at cgfourteen? 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? |