Module Name:    src
Committed By:   matt
Date:           Sat May 28 05:58:16 UTC 2011

Modified Files:
        src/sys/arch/evbppc/conf: P2020DS

Log Message:
Comment out wm, ciphy, and makphy.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbppc/conf/P2020DS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbppc/conf/P2020DS
diff -u src/sys/arch/evbppc/conf/P2020DS:1.1 src/sys/arch/evbppc/conf/P2020DS:1.2
--- src/sys/arch/evbppc/conf/P2020DS:1.1	Sat May 28 05:53:44 2011
+++ src/sys/arch/evbppc/conf/P2020DS	Sat May 28 05:58:16 2011
@@ -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

Reply via email to