Module Name:    src
Committed By:   tsutsui
Date:           Thu Aug 12 17:23:23 UTC 2010

Modified Files:
        src/sys/arch/hpcarm/conf: WZERO3

Log Message:
Add acphy(4), which can be found with aue(4).


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hpcarm/conf/WZERO3

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/hpcarm/conf/WZERO3
diff -u src/sys/arch/hpcarm/conf/WZERO3:1.14 src/sys/arch/hpcarm/conf/WZERO3:1.15
--- src/sys/arch/hpcarm/conf/WZERO3:1.14	Sun Aug  8 11:25:53 2010
+++ src/sys/arch/hpcarm/conf/WZERO3	Thu Aug 12 17:23:23 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: WZERO3,v 1.14 2010/08/08 11:25:53 tsutsui Exp $
+#	$NetBSD: WZERO3,v 1.15 2010/08/12 17:23:23 tsutsui Exp $
 #
 #	WZERO3 -- Sharp Windows Mobile 5 based PDA
 #
@@ -7,7 +7,7 @@
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.14 $"
+#ident 		"GENERIC-$Revision: 1.15 $"
 
 # estimated number of users
 maxusers	32
@@ -242,6 +242,7 @@
 udav*	at uhub? port ?	 	# Davicom DM9601 based adapters
 url*	at uhub? port ?		# Realtek RTL8150L based adapters
 
+acphy*	at mii? phy ?		# Altima AC101 and AMD Am79c874 PHYs
 rlphy*	at mii? phy ?		# Realtek 8139/8201L PHYs
 ukphy*  at mii? phy ?		# generic unknown PHYs
 urlphy* at mii? phy ?		# Realtek RTL8150L internal PHYs

Reply via email to