9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "Rodrigo G. López" <rgl@antares-labs.eu>
To: 9front@9front.org
Subject: audiohda patch for x260
Date: Fri, 16 Feb 2018 20:41:05 +0100	[thread overview]
Message-ID: <20180216194104.mvnmcexenosof3za@earth.antares-labs.eu> (raw)

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

Hi there.

I just added the device id for the x260.  I tested it with mp3 and
flac files on the pc64 kernel, and both work fine.


Have a nice weekend!

-rodri

[-- Attachment #2: audiohda.patch --]
[-- Type: text/plain, Size: 556 bytes --]

diff -r 278be8a55e90 sys/src/9/pc/audiohda.c
--- a/sys/src/9/pc/audiohda.c	Wed Feb 14 20:35:36 2018 +0100
+++ b/sys/src/9/pc/audiohda.c	Thu Feb 15 21:16:24 2018 +0100
@@ -1751,6 +1751,7 @@
 		case (0x8086 << 16) | 0x9c20:	/* Intel 8 Series Lynx Point */
 		case (0x8086 << 16) | 0x9ca0:	/* Intel Wildcat Point */
 		case (0x8086 << 16) | 0xa170:   /* Intel Sunrise Point-H */
+		case (0x8086 << 16) | 0x9d70:   /* Intel Sunrise Point-LP */
 		case (0x8086 << 16) | 0x3a6e:	/* Intel ICH10 */
 
 		case (0x10de << 16) | 0x026c:	/* NVidia MCP51 (untested) */

                 reply	other threads:[~2018-02-16 19:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180216194104.mvnmcexenosof3za@earth.antares-labs.eu \
    --to=rgl@antares-labs.eu \
    --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).