From c20bc39ab40cead8c3af0eda351ff586252421f3 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 26 Jun 2006 22:16:24 +0000 Subject: Enable wide targets on FAS366 esp; note that this changes the way esp user-controllable device flags are parsed, be sure to rerun config(8) on your next kernel compile. --- sys/arch/sparc/conf/SUN4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc/conf/SUN4') diff --git a/sys/arch/sparc/conf/SUN4 b/sys/arch/sparc/conf/SUN4 index cdacd9d0e82..598e953b16e 100644 --- a/sys/arch/sparc/conf/SUN4 +++ b/sys/arch/sparc/conf/SUN4 @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4,v 1.32 2005/12/12 20:39:36 miod Exp $ +# $OpenBSD: SUN4,v 1.33 2006/06/26 22:16:23 miod Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -79,7 +79,7 @@ wskbd* at zskbd? # sun4/300 SCSI - an NCR53c94 or equivalent behind # an LSI Logic DMA controller dma0 at obio0 addr 0xfa001000 level 4 # sun4/300 -esp0 at obio0 addr 0xfa000000 level 4 flags 0xff0f # +esp0 at obio0 addr 0xfa000000 level 4 flags 0x00ff000f # sun4/300 and sun4c Ethernet - an AMD 7990 LANCE le0 at obio0 addr 0xf9000000 level 6 # sun4/300 -- cgit v1.2.3