Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/conf config goop for dme
details: https://anonhg.NetBSD.org/src/rev/2a0ac327ef5b
branches: trunk
changeset: 336692:2a0ac327ef5b
user: macallan <macallan%NetBSD.org@localhost>
date: Tue Mar 10 18:16:20 2015 +0000
description:
config goop for dme
diffstat:
sys/arch/mips/conf/files.ingenic | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7ab5c51befab -r 2a0ac327ef5b sys/arch/mips/conf/files.ingenic
--- a/sys/arch/mips/conf/files.ingenic Tue Mar 10 18:15:47 2015 +0000
+++ b/sys/arch/mips/conf/files.ingenic Tue Mar 10 18:16:20 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.ingenic,v 1.3 2015/03/08 17:14:27 macallan Exp $
+# $NetBSD: files.ingenic,v 1.4 2015/03/10 18:16:20 macallan Exp $
include "dev/scsipi/files.scsipi" # SCSI devices
include "dev/ata/files.ata" # ATA devices
@@ -22,3 +22,7 @@
attach ehci at apbus with ingenic_ehci
file arch/mips/ingenic/ingenic_ehci.c ingenic_ehci needs-flag
+
+# Ethernet
+attach dme at apbus with ingenic_dme
+file arch/mips/ingenic/ingenic_dme.c ingenic_dme needs-flag
Home |
Main Index |
Thread Index |
Old Index