Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Comment out wm, ciphy, and makphy.
details: https://anonhg.NetBSD.org/src/rev/33240b3427a6
branches: trunk
changeset: 765480:33240b3427a6
user: matt <matt%NetBSD.org@localhost>
date: Sat May 28 05:58:16 2011 +0000
description:
Comment out wm, ciphy, and makphy.
diffstat:
sys/arch/evbppc/conf/P2020DS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 7ffe61912064 -r 33240b3427a6 sys/arch/evbppc/conf/P2020DS
--- a/sys/arch/evbppc/conf/P2020DS Sat May 28 05:56:15 2011 +0000
+++ b/sys/arch/evbppc/conf/P2020DS Sat May 28 05:58:16 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: P2020DS,v 1.1 2011/05/28 05:53:44 matt Exp $
+# $NetBSD: P2020DS,v 1.2 2011/05/28 05:58:16 matt Exp $
#
# P2020DS -- everything that's currently supported
#
@@ -8,7 +8,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "P2020DS-$Revision: 1.1 $"
+ident "P2020DS-$Revision: 1.2 $"
maxusers 32
@@ -216,12 +216,12 @@
atabus* at aceride? channel ?
wd* at atabus? drive ?
-wm* at pci? dev ? function ? # Intel Ethernet
+#wm* at pci? dev ? function ? # Intel Ethernet
-ciphy* at mii? phy ? # Cicada PHY
+#ciphy* at mii? phy ? # Cicada PHY
#inphy* at mii? phy ? # Intel 82555 PHYs
#iophy* at mii? phy ? # Intel 82553 PHYs
-makphy* at mii? phy ? # Marvell PHYs
+#makphy* at mii? phy ? # Marvell PHYs
ukphy* at mii? phy ? # generic unknown PHYs
pseudo-device md 1 # memory disk device
Home |
Main Index |
Thread Index |
Old Index