From f1d93978aee10aca89b8b6fff1b01e0b52f405cd Mon Sep 17 00:00:00 2001 From: bouyer Date: Fri, 21 Apr 2000 16:53:20 +0000 Subject: [PATCH] Rename define 'siop' to 'msiop' to avoid clash with machine-indepndant siop driver. Doesn't change the name of drivers in config files. --- sys/arch/mvme68k/conf/files.mvme68k | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/mvme68k/conf/files.mvme68k b/sys/arch/mvme68k/conf/files.mvme68k index d7a5d9fa3e38..ca2a12f875e9 100644 --- a/sys/arch/mvme68k/conf/files.mvme68k +++ b/sys/arch/mvme68k/conf/files.mvme68k @@ -1,4 +1,4 @@ -# $NetBSD: files.mvme68k,v 1.31 2000/03/18 22:33:02 scw Exp $ +# $NetBSD: files.mvme68k,v 1.32 2000/04/21 16:53:20 bouyer Exp $ # config file for mvme68k @@ -91,11 +91,11 @@ attach wdsc at pcc with wdsc_pcc file arch/mvme68k/dev/wdsc.c wdsc_pcc # NCR53C710 SCSI ... -define siop -file arch/mvme68k/dev/siop.c siop +define msiop +file arch/mvme68k/dev/siop.c msiop # ... on everything else -device ncrsc: siop, scsi +device ncrsc: msiop, scsi attach ncrsc at pcctwo with ncrsc_pcctwo file arch/mvme68k/dev/ncrsc_pcctwo.c ncrsc_pcctwo