git: DragonFly_RELEASE_4_2 kernel - Sync uaudio to fix clicking issue
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 18 21:11:20 PDT 2015
commit 6ef4be5e51e9a46910b06778f66d8e54def6e30c
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/6ef4be5e51e9a46910b06778f66d8e54def6e30c
--
DragonFly BSD source repository
More information about the Commits
mailing list