From 1016f0c77a35c9b354664bd3b88db7bdc17021f3 Mon Sep 17 00:00:00 2001 From: jonathan Date: Wed, 3 Jan 1996 20:33:25 +0000 Subject: [PATCH] Add dev/tc/asc.c to files.pmax, until the merger of Alpha and pmax TC drivers s completed. --- sys/arch/pmax/conf/files.pmax | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/pmax/conf/files.pmax b/sys/arch/pmax/conf/files.pmax index 027b2857321d..a3c1211e24f7 100644 --- a/sys/arch/pmax/conf/files.pmax +++ b/sys/arch/pmax/conf/files.pmax @@ -1,4 +1,4 @@ -# $NetBSD: files.pmax,v 1.24 1995/10/05 01:53:05 jonathan Exp $ +# $NetBSD: files.pmax,v 1.25 1996/01/03 20:33:25 jonathan Exp $ # DECstation-specific configuration info # maxpartitions must be first item in files.${ARCH}. @@ -54,7 +54,7 @@ device oldscsibus at oldscsi {target = -1, drive = -1} # asc: system-slot or turbochannel-option SCSI interface device asc at ioasic,tc: oldscsi,scsi -file arch/pmax/dev/asc.c asc needs-flag +file dev/tc/asc.c asc needs-flag # sii: kn01 SCSI interface device sii at mainbus: oldscsi,scsi