Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf attach audio at audiobus (for pad)



details:   https://anonhg.NetBSD.org/src/rev/4b0c90c41f61
branches:  trunk
changeset: 826014:4b0c90c41f61
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Fri Aug 11 00:00:25 2017 +0000

description:
attach audio at audiobus (for pad)

diffstat:

 sys/arch/evbarm/conf/RPI |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 6be44db26358 -r 4b0c90c41f61 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Thu Aug 10 22:52:13 2017 +0000
+++ b/sys/arch/evbarm/conf/RPI  Fri Aug 11 00:00:25 2017 +0000
@@ -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 @@
 
 # AUDS
 vcaudio0       at vchiq0
-audio0         at vcaudio0
+audio*         at audiobus?
 
 spkr*          at audio?               # PC speaker (synthesized)
 



Home | Main Index | Thread Index | Old Index