Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf add ukphy as the last resort. enable d...
details: https://anonhg.NetBSD.org/src/rev/44f0d7a1a230
branches: trunk
changeset: 1008761:44f0d7a1a230
user: nisimura <nisimura%NetBSD.org@localhost>
date: Thu Apr 02 13:03:53 2020 +0000
description:
add ukphy as the last resort. enable dmphy for dme
diffstat:
sys/arch/evbmips/conf/CI20 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 39809dce0197 -r 44f0d7a1a230 sys/arch/evbmips/conf/CI20
--- a/sys/arch/evbmips/conf/CI20 Thu Apr 02 13:03:22 2020 +0000
+++ b/sys/arch/evbmips/conf/CI20 Thu Apr 02 13:03:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CI20,v 1.29 2020/01/19 01:25:05 thorpej Exp $
+# $NetBSD: CI20,v 1.30 2020/04/02 13:03:53 nisimura Exp $
#
# MIPS Creator CI20
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "CI20-$Revision: 1.29 $"
+#ident "CI20-$Revision: 1.30 $"
maxusers 32
@@ -219,7 +219,7 @@
# MII/PHY support
#acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
#amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
-#dmphy* at mii? phy ? # Davicom DM9101 PHYs
+dmphy* at mii? phy ? # Davicom DM9101 PHYs
#glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
#gphyter* at mii? phy ? # NS83861 Gig-E PHY
#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
@@ -233,7 +233,7 @@
#tlphy* at mii? phy ? # ThunderLAN PHYs
#tqphy* at mii? phy ? # TDK Semiconductor PHYs
#rlphy* at mii? phy ? # RealTek PHYs
-#ukphy* at mii? phy ? # generic unknown PHYs
+ukphy* at mii? phy ? # generic unknown PHYs
# Pseudo-devices
Home |
Main Index |
Thread Index |
Old Index