Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/prep/conf Add bus_dma entry.
details: https://anonhg.NetBSD.org/src/rev/88d0a9d4b8d3
branches: trunk
changeset: 511358:88d0a9d4b8d3
user: nonaka <nonaka%NetBSD.org@localhost>
date: Mon Jun 18 14:04:39 2001 +0000
description:
Add bus_dma entry.
diffstat:
sys/arch/prep/conf/files.prep | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c38a1a9cf068 -r 88d0a9d4b8d3 sys/arch/prep/conf/files.prep
--- a/sys/arch/prep/conf/files.prep Mon Jun 18 13:47:18 2001 +0000
+++ b/sys/arch/prep/conf/files.prep Mon Jun 18 14:04:39 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.prep,v 1.18 2001/06/18 02:00:51 christos Exp $
+# $NetBSD: files.prep,v 1.19 2001/06/18 14:04:39 nonaka Exp $
#
# prep-specific configuration info
#
@@ -14,6 +14,10 @@
file arch/prep/prep/extintr.c
file arch/prep/prep/machdep.c
file arch/prep/prep/procfs_machdep.c procfs
+
+file arch/powerpc/powerpc/bus_dma.c
+
+# General files
file dev/clock_subr.c
file dev/cons.c
Home |
Main Index |
Thread Index |
Old Index