FreeBSD Bugzilla – Attachment 89327 Details for
Bug 126244
[snd_hda] [patch] Fujitsu U1010 - Fix deactivation of speakers while plugging headphones
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 760 bytes, created by
Ganael LAPLANCHE
on 2008-08-04 18:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2008-08-04 18:20:02 UTC
Size:
760 bytes
patch
obsolete
>--- ./sys/dev/sound/pci/hda/hdac.c.orig 2008-08-04 09:18:46.000000000 +0200 >+++ ./sys/dev/sound/pci/hda/hdac.c 2008-08-04 09:38:23.000000000 +0200 >@@ -279,6 +279,7 @@ > /* Fujitsu Limited */ > #define FL_VENDORID 0x10cf > #define FL_S7020D_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x1326) >+#define FL_U1010_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x142d) > #define FL_ALL_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0xffff) > > /* Toshiba */ >@@ -721,6 +722,8 @@ > 0, 0, -1, 20, { 21, -1 }, -1 }, > { FL_S7020D_SUBVENDOR, HDA_CODEC_ALC260, HDAC_HP_SWITCH_CTL, > 0, 0, -1, 20, { 16, -1 }, -1 }, >+ { FL_U1010_SUBVENDOR, HDA_CODEC_ALC262, HDAC_HP_SWITCH_CTL, >+ 0, 0, -1, 20, { 21, -1 }, -1 }, > /* > * All models that at least come from the same vendor with > * simmilar codec.
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 126244
: 89327