Module Name:    src
Committed By:   jmcneill
Date:           Fri Aug 11 00:00:25 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
attach audio at audiobus (for pad)


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/evbarm/conf/RPI

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/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.75 src/sys/arch/evbarm/conf/RPI:1.76
--- src/sys/arch/evbarm/conf/RPI:1.75	Thu Aug 10 13:48:19 2017
+++ src/sys/arch/evbarm/conf/RPI	Fri Aug 11 00:00:25 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.75 2017/08/10 13:48:19 nat Exp $
+#	$NetBSD: RPI,v 1.76 2017/08/11 00:00:25 jmcneill Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -66,7 +66,7 @@ vchiq0		at obio?
 
 # AUDS
 vcaudio0	at vchiq0
-audio0		at vcaudio0
+audio*		at audiobus?
 
 spkr*		at audio?		# PC speaker (synthesized)
 

Reply via email to