[Bug 259640] snd_hda(4): Fix sound output in Lenovo Ideapad 330-15 and ThinkPad X230

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 03 Mar 2024 13:19:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259640

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2d694deca985517c3eab9d51bf4c7cf20dd6bc03

commit 2d694deca985517c3eab9d51bf4c7cf20dd6bc03
Author:     Dmitry Lukhtionov <dmitryluhtionov@gmail.com>
AuthorDate: 2024-02-18 17:07:39 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2024-03-03 13:18:02 +0000

    snd_hda: Add patches for the Lenovo Ideapad 330-15 and ThinkPad X230

    PR:             259640
    MFC after:      2 weeks
    Reviewed by:    delphij, markj
    Differential Revision:  https://reviews.freebsd.org/D43804

    (cherry picked from commit 5968e477a560406c480d78ebe438a04f57121119)

 sys/dev/sound/pci/hda/hdaa_patches.c | 20 ++++++++++++++++++++
 sys/dev/sound/pci/hda/hdac.h         |  2 ++
 sys/dev/sound/pci/hda/hdacc.c        |  1 +
 3 files changed, 23 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.