Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190597
b: refs/heads/master
c: 8f0f5ff
h: refs/heads/master
i:
  190595: bbc7830
v: v3
  • Loading branch information
Daniel T Chen authored and Takashi Iwai committed May 5, 2010
1 parent d41f114 commit 4785dfe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 231f50bc0e9735fd1b3fd376a8d3b6a14aee0694
refs/heads/master: 8f0f5ff6777104084b4b2e1ae079541c2a6ed6d9
5 changes: 3 additions & 2 deletions trunk/sound/pci/hda/patch_conexant.c
Original file line number Diff line number Diff line change
Expand Up @@ -1195,9 +1195,10 @@ static int patch_cxt5045(struct hda_codec *codec)

switch (codec->subsystem_id >> 16) {
case 0x103c:
case 0x1631:
case 0x1734:
/* HP & Fujitsu-Siemens laptops have really bad sound over 0dB
* on NID 0x17. Fix max PCM level to 0 dB
/* HP, Packard Bell, & Fujitsu-Siemens laptops have really bad
* sound over 0dB on NID 0x17. Fix max PCM level to 0 dB
* (originally it has 0x2b steps with 0dB offset 0x14)
*/
snd_hda_override_amp_caps(codec, 0x17, HDA_INPUT,
Expand Down

0 comments on commit 4785dfe

Please sign in to comment.