Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 31599 Details for
Bug 49530
gentoo-dev-sources-2.6.5 alsa via82xx wrong mixer control type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that makes Mic -Center/LFE workable again
alc650_mic_center_sw.patch (text/plain), 999 bytes, created by
Max Loparev
on 2004-05-17 12:52:03 UTC
(
hide
)
Description:
Patch that makes Mic -Center/LFE workable again
Filename:
MIME Type:
Creator:
Max Loparev
Created:
2004-05-17 12:52:03 UTC
Size:
999 bytes
patch
obsolete
>--- ac97_patch.c.orig 2004-05-17 23:48:14.499500185 +0400 >+++ ac97_patch.c 2004-05-17 22:36:13.972356725 +0400 >@@ -1071,6 +1071,7 @@ static const snd_kcontrol_new_t snd_ac97 > /* 7: Independent Master Volume Left */ > /* 8: reserved */ > AC97_SINGLE("Line-In As Surround", AC97_ALC650_MULTICH, 9, 1, 0), >+ AC97_SINGLE("Mic As Center/LFE", AC97_ALC650_MULTICH, 10, 1, 0), > /* 10: mic, see below */ > /* 11-13: in IEC958 controls */ > AC97_SINGLE("Swap Surround Slot", AC97_ALC650_MULTICH, 14, 1, 0), >@@ -1082,13 +1083,13 @@ static const snd_kcontrol_new_t snd_ac97 > AC97_SINGLE("Center/LFE DAC Switch", AC97_ALC650_LFE_DAC_VOL, 15, 1, 1), > AC97_DOUBLE("Center/LFE DAC Volume", AC97_ALC650_LFE_DAC_VOL, 8, 0, 31, 1), > #endif >- { >+ /*{ > .iface = SNDRV_CTL_ELEM_IFACE_MIXER, > .name = "Mic As Center/LFE", > .info = snd_ac97_info_single, > .get = snd_ac97_alc650_mic_get, > .put = snd_ac97_alc650_mic_put, >- }, >+ },*/ > }; > > static const snd_kcontrol_new_t snd_ac97_spdif_controls_alc650[] = {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 49530
: 31599