9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] audiohda: Add DID for Intel 200 Series PCH HD Audio
@ 2021-09-11 12:07 nessabeene
  2021-09-25  4:06 ` ori
  0 siblings, 1 reply; 2+ messages in thread
From: nessabeene @ 2021-09-11 12:07 UTC (permalink / raw)
  To: 9front

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) */

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-25  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-11 12:07 [9front] audiohda: Add DID for Intel 200 Series PCH HD Audio nessabeene
2021-09-25  4:06 ` ori

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).