git: sound: Fix pcm unit translation

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Jan 8 03:37:43 PST 2015


commit 04e634d0626a156d27c4ff83b568e03af178db9a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 10 01:26:32 2014 -0700

    sound: Fix pcm unit translation
    
    Fix pcm unit translation so /dev/dspN actually maps to pcmN. Before
    e.g. /dev/dsp* all mapped to pcm0.

Summary of changes:
 sys/dev/sound/pcm/sound.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04e634d0626a156d27c4ff83b568e03af178db9a


-- 
DragonFly BSD source repository



More information about the Commits mailing list