9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] audiohda: Add DID for Intel 200 Series PCH HD Audio
Date: Sat, 25 Sep 2021 00:06:21 -0400	[thread overview]
Message-ID: <B02C27C491305FC1F2C6F1D643297B9E@eigenstate.org> (raw)
In-Reply-To: <B5482418FDB075C1CC9AD7062EAEF1C3@gmail.com>

Quoth nessabeene@gmail.com:
> 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) */
> 

looks good, committed.


      reply	other threads:[~2021-09-25  4:11 UTC|newest]

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

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=B02C27C491305FC1F2C6F1D643297B9E@eigenstate.org \
    --to=ori@eigenstate.org \
    --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).