Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/macppc/conf Pull in dev/i2o/files.i2o.



details:   https://anonhg.NetBSD.org/src/rev/d0df444fe48e
branches:  trunk
changeset: 499083:d0df444fe48e
user:      hannken <hannken%NetBSD.org@localhost>
date:      Fri Nov 10 17:09:15 2000 +0000

description:
Pull in dev/i2o/files.i2o.

diffstat:

 sys/arch/macppc/conf/files.macppc |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 568eb15ef0f7 -r d0df444fe48e sys/arch/macppc/conf/files.macppc
--- a/sys/arch/macppc/conf/files.macppc Fri Nov 10 16:21:22 2000 +0000
+++ b/sys/arch/macppc/conf/files.macppc Fri Nov 10 17:09:15 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.macppc,v 1.35 2000/11/08 17:53:46 tsubai Exp $
+#      $NetBSD: files.macppc,v 1.36 2000/11/10 17:09:15 hannken Exp $
 #
 # macppc-specific configuration info
 
@@ -52,6 +52,12 @@
 #major {ofdisk = 0}
 
 #
+# Machine-independent I2O drivers
+#
+
+include "dev/i2o/files.i2o"
+
+#
 # System bus types
 #
 define mainbus {}



Home | Main Index | Thread Index | Old Index