cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c
ac97_patch.h
Gregory Neil Shapiro
gshapiro at FreeBSD.org
Tue Jan 20 09:49:27 PST 2004
gshapiro 2004/01/20 09:49:24 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c ac97_patch.h
Log:
MFC: Sync AC97 changes from -CURRENT:
ac97.c: 1.49: Add ID for ALC658 CODEC.
ac97.c: 1.48: Recognize the Avance Logic ALC655 codec found on some
ICH4/5-based motherboards, such as the Gigabyte I848P.
ac97.c: 1.46: Add Creative EV1938.
ac97.c: 1.45: When present use ogain instead of master for surround sound
channels.
ac97.c: 1.44: Additional VT1616 id.
ac97.c: 1.43: Apply Rudolf Cejka's patch for AD1980 hook & ac97_fix_auxout.
Associate AC97_MIX_AUXOUT with SOUND_MIXER_OGAIN rather than
SOUND_MIXER_MONITOR.
Add ac97_fix_tone to remove tone controls from mixer if invalid
ac97.h: 1.14: Apply Rudolf Cejka's patch for AD1980 hook & ac97_fix_auxout.
Associate AC97_MIX_AUXOUT with SOUND_MIXER_OGAIN rather than
SOUND_MIXER_MONITOR.
Add ac97_fix_tone to remove tone controls from mixer if invalid
ac97_patch.c: 1.2: Add patch for AD198x.
ac97_patch.h: 1.2: Add patch for AD198x.
Approved by: matk
Revision Changes Path
1.5.2.16 +46 -47 src/sys/dev/sound/pcm/ac97.c
1.3.2.11 +1 -1 src/sys/dev/sound/pcm/ac97.h
1.1.2.2 +6 -0 src/sys/dev/sound/pcm/ac97_patch.c
1.1.2.2 +1 -0 src/sys/dev/sound/pcm/ac97_patch.h
More information about the cvs-src
mailing list