9front - general discussion about 9front
 help / color / mirror / Atom feed
From: nessabeene@gmail.com
To: 9front@9front.org
Subject: [9front] audiohda: Add DID for Intel 200 Series PCH HD Audio
Date: Sat, 11 Sep 2021 05:07:16 -0700	[thread overview]
Message-ID: <B5482418FDB075C1CC9AD7062EAEF1C3@gmail.com> (raw)

diff ff543c202c6c957f3208c9a75dc12ae8519f8325 uncommitted
--- a/sys/src/9/pc/audiohda.c
+++ b/sys/src/9/pc/audiohda.c
@@ -1781,6 +1781,7 @@
 		case (0x8086 << 16) | 0x3a6e:	/* Intel ICH10 */
 		case (0x8086 << 16) | 0x3198:   /* Intel Gemini-Lake */
 		case (0x8086 << 16) | 0x8d20:	/* Intel C610/X99 */
+		case (0x8086 << 16) | 0xa2f0:	/* Intel 200 Series PCH HD Audio */
 		case (0x8086 << 16) | 0x0f04:	/* Atom Z36*,Z37* */
 
 		case (0x10de << 16) | 0x026c:	/* NVidia MCP51 (untested) */

             reply	other threads:[~2021-09-11  5:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 12:07 nessabeene [this message]
2021-09-25  4:06 ` ori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B5482418FDB075C1CC9AD7062EAEF1C3@gmail.com \
    --to=nessabeene@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).