Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/acorn32/conf Remove footbridge and isadma glue -- t...
details: https://anonhg.NetBSD.org/src/rev/8ca9c2566024
branches: trunk
changeset: 537840:8ca9c2566024
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Sun Oct 06 13:05:39 2002 +0000
description:
Remove footbridge and isadma glue -- these no longer seem to be necessary.
diffstat:
sys/arch/acorn32/conf/files.acorn32 | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r c13116b17f96 -r 8ca9c2566024 sys/arch/acorn32/conf/files.acorn32
--- a/sys/arch/acorn32/conf/files.acorn32 Sun Oct 06 12:37:59 2002 +0000
+++ b/sys/arch/acorn32/conf/files.acorn32 Sun Oct 06 13:05:39 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.acorn32,v 1.16 2002/10/05 23:30:03 bjh21 Exp $
+# $NetBSD: files.acorn32,v 1.17 2002/10/06 13:05:39 bjh21 Exp $
#
# First try for arm-specific configuration info
#
@@ -9,15 +9,6 @@
# Maintain Interrupt statistics
defflag IRQSTATS
-#
-# predefine some variables ... not that we have one but the arm framework
-# needs it to compile ... esp. the isadma bothers me (used by pmap.c)
-# it is never included but i need the isadma.h it generates
-#
-defflag FOOTBRIDGE
-define isadma
-file dev/isa/isadma.c isadma needs-flag
-
# Simtec Hydra multiprocessor system
device hydra { slave = -1 }
attach hydra at mainbus
Home |
Main Index |
Thread Index |
Old Index