FreeBSD Bugzilla – Attachment 78656 Details for
Bug 113101
[pcm] [patch] Fix (enable) phone out for laptops with ALC655.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 472 bytes, created by
Konrad
on 2007-05-28 21:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Konrad
Created:
2007-05-28 21:10:03 UTC
Size:
472 bytes
patch
obsolete
>--- old.c Mon May 28 21:47:55 2007 >+++ ac97_patch.c Mon May 28 21:49:59 2007 >@@ -94,4 +94,12 @@ > default: > break; > } >+ >+ /* >+ * Amilo Pro V2055 with ALC655 has phone out by default >+ * disabled (surround on), leaving us only with internal speakers. This >+ * should really go to mixer. We write the Data Flow Control reg. >+ */ >+ ac97_wrcd(codec, 0x6a, ac97_rdcd(codec, 0x6a) | 1); >+ > }
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 113101
: 78656