Page MenuHomeFreeBSD

snd_hda: Add Intel Comet Lake and Ice Lake support
ClosedPublic

Authored by nc on Sep 27 2019, 2:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 7 2024, 10:59 AM
Unknown Object (File)
Jan 7 2024, 10:59 AM
Unknown Object (File)
Jan 7 2024, 10:59 AM
Unknown Object (File)
Jan 7 2024, 10:45 AM
Unknown Object (File)
Jan 3 2024, 8:38 PM
Unknown Object (File)
Jan 3 2024, 8:36 PM
Unknown Object (File)
Dec 23 2023, 10:45 AM
Unknown Object (File)
Dec 21 2023, 8:28 PM

Details

Reviewers
scottl
Summary

Add the PCI IDs for Intel Comet Lake, Ice Lake, and Gemini 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).

Also, thanks to Scott Long for the Gemini lake and hdacc.c changes.

Test Plan
  1. Get a system with Intel's Comet Lake or Ice Lake PCH
  2. Apply this patch to a source tree
  3. Audio should work (hopefully)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped