freebsd-dev/sys/dev/sound/pcm
Alexander Leidinger cb44f623ec 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@
2005-10-02 15:37:40 +00:00
..
ac97_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ac97_patch.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ac97_patch.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ac97.c sys/dev/sound/pcm/ac97.c: 2005-10-02 15:37:40 +00:00
ac97.h sys/dev/sound/pcm/ac97.c: 2005-10-02 15:37:40 +00:00
buffer.c Whats New: 2005-07-31 16:16:22 +00:00
buffer.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
channel_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
channel.c sys/dev/sound/pcm/ac97.c: 2005-10-02 15:37:40 +00:00
channel.h - channel.h 2005-09-10 18:10:31 +00:00
dsp.c - Fix the locking in dsp.c to prevent a LOR (AFAIK not on the LOR page). 2005-09-12 18:33:33 +00:00
dsp.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
fake.c - fake.c 2005-09-10 17:47:39 +00:00
feeder_fmt.c - fake.c 2005-09-10 17:47:39 +00:00
feeder_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
feeder_rate.c Whats New: 2005-07-31 16:16:22 +00:00
feeder_volume.c Soft volume implementation for audio devices without pcm mixer controller. 2005-10-02 15:31:03 +00:00
feeder.c - fake.c 2005-09-10 17:47:39 +00:00
feeder.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
mixer_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
mixer.c sys/dev/sound/pcm/ac97.c: 2005-10-02 15:37:40 +00:00
mixer.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
sndstat.c Fix module unload panic which was caused by missing sx lock release. 2005-09-14 01:34:13 +00:00
sound.c - Fix the locking in dsp.c to prevent a LOR (AFAIK not on the LOR page). 2005-09-12 18:33:33 +00:00
sound.h - fake.c 2005-09-10 17:47:39 +00:00
vchan.c - channel.h 2005-09-10 18:10:31 +00:00
vchan.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00