From 7ff18ba0a286aed77c34d2417d3b23eefab056df Mon Sep 17 00:00:00 2001 From: gwr Date: Mon, 30 Oct 1995 21:15:40 +0000 Subject: [PATCH] The xy goes on VME16, not VME32. --- sys/arch/sun3/conf/files.sun3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/sun3/conf/files.sun3 b/sys/arch/sun3/conf/files.sun3 index 5632e6b0d1d1..c77b50a3f051 100644 --- a/sys/arch/sun3/conf/files.sun3 +++ b/sys/arch/sun3/conf/files.sun3 @@ -1,4 +1,4 @@ -# $NetBSD: files.sun3,v 1.14 1995/10/29 21:21:19 gwr Exp $ +# $NetBSD: files.sun3,v 1.15 1995/10/30 21:15:40 gwr Exp $ # # sun3-specific configuration info @@ -122,7 +122,7 @@ device xdc at vmel {drive = -1} device xd at xdc: disk file arch/sun3/dev/xd.c xd needs-flag -device xyc at vmel {drive = -1} +device xyc at vmes {drive = -1} device xy at xyc: disk file arch/sun3/dev/xy.c xy needs-flag