summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/conf')
-rw-r--r--sys/arch/mvme88k/conf/files.mvme88k12
1 files changed, 7 insertions, 5 deletions
diff --git a/sys/arch/mvme88k/conf/files.mvme88k b/sys/arch/mvme88k/conf/files.mvme88k
index c0a48317c71..18df991418c 100644
--- a/sys/arch/mvme88k/conf/files.mvme88k
+++ b/sys/arch/mvme88k/conf/files.mvme88k
@@ -1,4 +1,4 @@
-# $OpenBSD: files.mvme88k,v 1.32 2004/07/25 11:06:42 miod Exp $
+# $OpenBSD: files.mvme88k,v 1.33 2004/10/01 19:00:51 miod Exp $
#
maxpartitions 16
@@ -63,9 +63,9 @@ device vmes { [addr = -1], [vec = -1], [ipl = 0] }
attach vmes at vme
device vmel { [addr = -1], [vec = -1], [ipl = 0] }
attach vmel at vme
-file arch/mvme88k/dev/vme.c vme | vmes | vmel
-file arch/mvme88k/dev/vmes.c vmes needs-count
-file arch/mvme88k/dev/vmel.c vmel needs-count
+file arch/mvme88k/dev/vme.c vme | vmes | vmel
+file arch/mvme88k/dev/vmes.c vmes needs-count
+file arch/mvme88k/dev/vmel.c vmel needs-count
# list of standard files
file dev/cons.c
@@ -82,8 +82,10 @@ file arch/mvme88k/mvme88k/m88110.c m88110
file arch/mvme88k/mvme88k/disksubr.c
file arch/mvme88k/mvme88k/dkbad.c
file arch/mvme88k/mvme88k/eh.S
-file arch/mvme88k/mvme88k/locore_c_routines.c
file arch/mvme88k/mvme88k/machdep.c
+file arch/mvme88k/mvme88k/m187_machdep.c mvme187
+file arch/mvme88k/mvme88k/m188_machdep.c mvme188
+file arch/mvme88k/mvme88k/m197_machdep.c mvme197
file arch/mvme88k/mvme88k/mem.c
file arch/mvme88k/mvme88k/pmap_bootstrap.c
file arch/mvme88k/mvme88k/pmap_table.c