[Bug 272682] No Audio for Device 0x43c8

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Jun 2024 14:07:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272682

Adam Retter <adam.retter@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.retter@googlemail.com

--- Comment #1 from Adam Retter <adam.retter@googlemail.com> ---
Created attachment 251434
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251434&action=edit
Tiger Lake-H HD Audio Controller support

Adds support for Tiger Lake-H HD Audio Controller, e.g.:

none5@pci0:0:31:3:      class=0x040100 rev=0x11 hdr=0x00 vendor=0x8086
device=0x43c8 subvendor=0x17aa subdevice=0x22e5
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H HD Audio Controller'
    class      = multimedia
    subclass   = audio

Becomes:

hdac1@pci0:0:31:3:      class=0x040100 rev=0x11 hdr=0x00 vendor=0x8086
device=0x43c8 subvendor=0x17aa subdevice=0x22e5
    vendor     = 'Intel Corporation'
    device     = 'Tiger Lake-H HD Audio Controller'
    class      = multimedia
    subclass   = audio

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