Bugzilla – Attachment 49056 Details for
Bug 115253
No sound on Amilo M1437G notebook (hda-intel)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Additional patch for hda-intel
hda-intel-fix2.diff (text/plain), 651 bytes, created by
Takashi Iwai
on 2005-09-07 13:23:31 UTC
(
hide
)
Description:
Additional patch for hda-intel
Filename:
MIME Type:
Creator:
Takashi Iwai
Created:
2005-09-07 13:23:31 UTC
Size:
651 bytes
patch
obsolete
>Index: alsa-kernel/pci/hda/hda_intel.c >=================================================================== >RCS file: /home/iwai/cvs/alsa/alsa-kernel/pci/hda/hda_intel.c,v >retrieving revision 1.23 >diff -u -r1.23 hda_intel.c >--- alsa-kernel/pci/hda/hda_intel.c 7 Sep 2005 08:40:19 -0000 1.23 >+++ alsa-kernel/pci/hda/hda_intel.c 7 Sep 2005 13:21:17 -0000 >@@ -1252,7 +1252,7 @@ > for (c = 0; c < codec->num_pcms; c++) { > if (! codec->pcm_info[c].is_modem) > continue; /* already created */ >- if (pcm_dev >= AZX_MAX_MODEM_PCMS) { >+ if (pcm_dev >= AZX_MAX_PCMS) { > snd_printk(KERN_ERR SFX "Too many modem PCMs\n"); > return -EINVAL; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 115253
:
48969
|
49025
|
49026
| 49056 |
50720
|
50820