Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/conf No need to disable MII devices in previous.
details: https://anonhg.NetBSD.org/src/rev/d2959a891ec0
branches: trunk
changeset: 472543:d2959a891ec0
user: pk <pk%NetBSD.org@localhost>
date: Sat May 01 14:18:35 1999 +0000
description:
No need to disable MII devices in previous.
diffstat:
sys/arch/sparc/conf/GENERIC | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diffs (34 lines):
diff -r c1d04b4bf1fb -r d2959a891ec0 sys/arch/sparc/conf/GENERIC
--- a/sys/arch/sparc/conf/GENERIC Sat May 01 10:59:55 1999 +0000
+++ b/sys/arch/sparc/conf/GENERIC Sat May 01 14:18:35 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.80 1999/04/30 21:09:50 abs Exp $
+# $NetBSD: GENERIC,v 1.81 1999/05/01 14:18:35 pk Exp $
include "arch/sparc/conf/std.sparc"
@@ -426,15 +426,15 @@
#sm* at pcmcia?
# MII/PHY support
-#exphy* at mii? phy ? # 3Com internal PHYs
-#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
-#inphy* at mii? phy ? # Intel 82555 PHYs
-#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
-#nsphy* at mii? phy ? # NS83840 PHYs
-#qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
-#sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
-#tlphy* at mii? phy ? # ThunderLAN PHYs
-#ukphy* at mii? phy ? # generic unknown PHYs
+exphy* at mii? phy ? # 3Com internal PHYs
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+inphy* at mii? phy ? # Intel 82555 PHYs
+lxtphy* at mii? phy ? # Level One LXT-970 PHYs
+nsphy* at mii? phy ? # NS83840 PHYs
+qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
+sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
+tlphy* at mii? phy ? # ThunderLAN PHYs
+ukphy* at mii? phy ? # generic unknown PHYs
## Loopback network interface; required
pseudo-device loop
Home |
Main Index |
Thread Index |
Old Index