9front - general discussion about 9front
 help / color / mirror / Atom feed
* audiohda patch for x260
@ 2018-02-16 19:41 Rodrigo G. López
  0 siblings, 0 replies; only message in thread
From: Rodrigo G. López @ 2018-02-16 19:41 UTC (permalink / raw)
  To: 9front

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-16 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-16 19:41 audiohda patch for x260 Rodrigo G. López

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