Page MenuHomeFreeBSD

D33900.id.diff
No OneTemporary

D33900.id.diff

diff --git a/sys/dev/sound/pci/hda/pin_patch_realtek.h b/sys/dev/sound/pci/hda/pin_patch_realtek.h
--- a/sys/dev/sound/pci/hda/pin_patch_realtek.h
+++ b/sys/dev/sound/pci/hda/pin_patch_realtek.h
@@ -554,6 +554,21 @@
}
}, { }
}
+ }, { /**** CODEC: HDA_CODEC_ALC285 ****/
+ .id = HDA_CODEC_ALC285,
+ .patches = (struct model_pin_patch_t[]){
+ {
+ .models = (struct pin_machine_model_t[]){
+ PIN_SUBVENDOR(LENOVO_X120KH_SUBVENDOR),
+ PIN_SUBVENDOR(LENOVO_X120QD_SUBVENDOR),
+ { }
+ },
+ .pin_patches = (struct pin_patch_t[]){
+ PIN_PATCH_STRING(33, "seq=15 as=1 color=Black ctype=1/8 device=Headphones loc=Left"),
+ { }
+ }
+ }, { }
+ }
}, { /**** CODEC: HDA_CODEC_ALC286 ****/
.id = HDA_CODEC_ALC286,
.patches = (struct model_pin_patch_t[]){

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 5, 6:35 AM (21 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34697416
Default Alt Text
D33900.id.diff (800 B)

Event Timeline