Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2005 15:37:41 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h channel.c mixer.c
Message-ID:  <200510021537.j92Fbf6n074731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2005-10-02 15:37:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c ac97.h channel.c mixer.c 
  Log:
  sys/dev/sound/pcm/ac97.c:
     * Added codec id for CMI9761.
     * feeder_volume *whitelist* through ac97_fix_volume()
  
  sys/dev/sound/pcm/ac97.h:
     * Added AC97_F_SOFTVOL definition.
  
  sys/dev/sound/pcm/channel.c:
     * Slight changes for chn_setvolume() to conform with OSS.
     * FEEDER_VOLUME is now part of feeder building process.
  
  sys/dev/sound/pcm/mixer.c:
     * General spl* cleanup. It doesn't serve any purpose anymore.
     * Main hook for feeder_volume.
  
  Submitted by:   Ariff Abdullah <skywizard@MyBSD.org.my>
  Tested by:      multimedia@
  
  Revision  Changes    Path
  1.56      +42 -1     src/sys/dev/sound/pcm/ac97.c
  1.18      +1 -0      src/sys/dev/sound/pcm/ac97.h
  1.102     +34 -3     src/sys/dev/sound/pcm/channel.c
  1.46      +35 -15    src/sys/dev/sound/pcm/mixer.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510021537.j92Fbf6n074731>