Bug 240871 - snd_hda: Add Intel Comet Lake and Ice Lake support
Summary: snd_hda: Add Intel Comet Lake and Ice Lake support
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-multimedia (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-09-27 14:15 UTC by Neel Chauhan
Modified: 2020-12-17 18:51 UTC (History)
1 user (show)

See Also:


Attachments
Patch (Revision 1) (1.31 KB, patch)
2019-09-27 14:15 UTC, Neel Chauhan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2019-09-27 14:15:46 UTC
Created attachment 207888 [details]
Patch (Revision 1)

Add the PCI IDs for Intel Comet Lake and Ice Lake PCHs.

This patch was built using the same logic as my Cannon Lake patch, however this patch is untested as I lack hardware with Comet Lake and Ice Lake, so other people will need to test this patch.

Inspired by Linux commits d4c2ccdb5855ce8786ebc66f7405096065d0c198 (Comet Lake) and 491f833134ac474434e1c950925c58b2ac13ca72 (Ice Lake).

Phabricator: https://reviews.freebsd.org/D21818
Comment 1 Blake 2020-04-03 00:48:41 UTC
Hello.  I've tested this on FreeBSD-Current-13 on an new Intel NUC10i7 and it appears to work perfectly.  System is table thus far.
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2020-12-17 18:51:58 UTC
This has been added, closing bug.