git: kernel - Sync uaudio to fix clicking issue
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 18 21:10:52 PDT 2015
commit 5e4edd23a72b21530aab5eef0a55e5d49b7462c4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 18 21:07:42 2015 -0700
kernel - Sync uaudio to fix clicking issue
* Sync USB audio to FreeBSD 82e528e78860c as of May 8 2015.
* Fixes clicking issues due to broken audio synchronization.
Testing-by: tm512
Summary of changes:
sys/bus/u4b/audio/uaudio.c | 436 +++++++++++++++++++++++++++++------------
sys/bus/u4b/audio/uaudio.h | 4 +-
sys/bus/u4b/audio/uaudio_pcm.c | 10 +-
sys/dev/sound/pcm/sound.h | 1 +
4 files changed, 314 insertions(+), 137 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e4edd23a72b21530aab5eef0a55e5d49b7462c4
--
DragonFly BSD source repository
More information about the Commits
mailing list