Module Name:    src
Committed By:   tsutsui
Date:           Sat Jul 31 15:57:30 UTC 2010

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

Log Message:
Add uaudio(4).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 src/sys/arch/hpcarm/conf/WZERO3:1.12
--- src/sys/arch/hpcarm/conf/WZERO3:1.11	Wed Jul 21 12:16:54 2010
+++ src/sys/arch/hpcarm/conf/WZERO3	Sat Jul 31 15:57:30 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: WZERO3,v 1.11 2010/07/21 12:16:54 tsutsui Exp $
+#	$NetBSD: WZERO3,v 1.12 2010/07/31 15:57:30 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.11 $"
+#ident 		"GENERIC-$Revision: 1.12 $"
 
 # estimated number of users
 maxusers	32
@@ -228,6 +228,10 @@
 umass* at uhub? port ? configuration ? interface ?
 wd* at umass?
 
+# USB audio
+uaudio* at uhub? port ? configuration ?
+audio*	at audiobus?
+
 # USB Ethernet adapters
 aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
 axe*	at uhub? port ?		# ASIX AX88172 based adapters

Reply via email to