FreeBSD Bugzilla – Attachment 197742 Details for
Bug 200526
[snd_hda] hissing/static noise from headphone jack on Dell Precision M4800
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch (via Jakob Alvermark) to sys/dev/sound/pci/hda/hdaa.c for head@r339121
hdaa.c.diff (text/plain), 599 bytes, created by
david
on 2018-10-03 13:00:06 UTC
(
hide
)
Description:
Patch (via Jakob Alvermark) to sys/dev/sound/pci/hda/hdaa.c for head@r339121
Filename:
MIME Type:
Creator:
david
Created:
2018-10-03 13:00:06 UTC
Size:
599 bytes
patch
obsolete
>Index: sys/dev/sound/pci/hda/hdaa.c >=================================================================== >--- sys/dev/sound/pci/hda/hdaa.c (revision 339121) >+++ sys/dev/sound/pci/hda/hdaa.c (working copy) >@@ -5034,11 +5034,13 @@ > pincap = w->wclass.pin.cap; > > /* Disable everything. */ >+ /* > w->wclass.pin.ctrl &= ~( > HDA_CMD_SET_PIN_WIDGET_CTRL_HPHN_ENABLE | > HDA_CMD_SET_PIN_WIDGET_CTRL_OUT_ENABLE | > HDA_CMD_SET_PIN_WIDGET_CTRL_IN_ENABLE | > HDA_CMD_SET_PIN_WIDGET_CTRL_VREF_ENABLE_MASK); >+ */ > > if (w->enable == 0) { > /* Pin is unused so left it disabled. */
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 200526
:
169036
| 197742