Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/bebox/conf Include MII files.
details: https://anonhg.NetBSD.org/src/rev/3f9793b73d29
branches: trunk
changeset: 503717:3f9793b73d29
user: briggs <briggs%NetBSD.org@localhost>
date: Mon Feb 12 06:10:42 2001 +0000
description:
Include MII files.
diffstat:
sys/arch/bebox/conf/files.bebox | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c0e7d1194b1c -r 3f9793b73d29 sys/arch/bebox/conf/files.bebox
--- a/sys/arch/bebox/conf/files.bebox Mon Feb 12 06:08:31 2001 +0000
+++ b/sys/arch/bebox/conf/files.bebox Mon Feb 12 06:10:42 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.bebox,v 1.23 2001/01/19 01:51:17 manu Exp $
+# $NetBSD: files.bebox,v 1.24 2001/02/12 06:10:42 briggs Exp $
#
# First try for bebox specific configuration info
#
@@ -86,6 +86,9 @@
attach pcib at pci
file arch/bebox/pci/pcib.c pcib
+# network devices MII bus
+include "dev/mii/files.mii"
+
#
# ISA and mixed ISA+PCI drivers
#
Home |
Main Index |
Thread Index |
Old Index