Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/hdaudio add Tegra124 HDMI



details:   https://anonhg.NetBSD.org/src/rev/a45713738f99
branches:  trunk
changeset: 338561:a45713738f99
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat May 30 14:12:42 2015 +0000

description:
add Tegra124 HDMI

diffstat:

 sys/dev/hdaudio/hdaudiodevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d39ec87ee74c -r a45713738f99 sys/dev/hdaudio/hdaudiodevs
--- a/sys/dev/hdaudio/hdaudiodevs       Sat May 30 14:10:01 2015 +0000
+++ b/sys/dev/hdaudio/hdaudiodevs       Sat May 30 14:12:42 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: hdaudiodevs,v 1.1 2015/03/28 14:09:59 jmcneill Exp $
+$NetBSD: hdaudiodevs,v 1.2 2015/05/30 14:12:42 jmcneill Exp $
 
 /*
  * Copyright (c) 2010 Jared D. McNeill <jmcneill%invisible.ca@localhost>
@@ -58,6 +58,7 @@
 product        NVIDIA          MCP89_HDMI      0x000c  MCP89 HDMI
 product        NVIDIA          GT240_HDMI      0x000d  GT240 HDMI
 product        NVIDIA          GT5xx_HDMI_DP   0x0015  GT5xx HDMI/DP
+product        NVIDIA          TEGRA124_HDMI   0x0028  Tegra124 HDMI
 product        NVIDIA          MCP67_HDMI      0x0067  MCP67 HDMI
 product        NVIDIA          MCP73_HDMI      0x8001  MCP73 HDMI
 



Home | Main Index | Thread Index | Old Index