Source-Changes-HG archive

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

[src/netbsd-9]: src/sys/dev/hdaudio Pull up following revision(s) (requested ...



details:   https://anonhg.NetBSD.org/src/rev/f629d4793b64
branches:  netbsd-9
changeset: 931721:f629d4793b64
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 29 13:42:21 2020 +0000

description:
Pull up following revision(s) (requested by jmcneill in ticket #869):

        sys/dev/hdaudio/hdaudiodevs: revision 1.4

Add Realtek ALC293

diffstat:

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

diffs (17 lines):

diff -r 8669886d00aa -r f629d4793b64 sys/dev/hdaudio/hdaudiodevs
--- a/sys/dev/hdaudio/hdaudiodevs       Wed Apr 29 13:39:23 2020 +0000
+++ b/sys/dev/hdaudio/hdaudiodevs       Wed Apr 29 13:42:21 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: hdaudiodevs,v 1.2.26.1 2020/01/27 07:09:31 martin Exp $
+$NetBSD: hdaudiodevs,v 1.2.26.2 2020/04/29 13:42:21 martin Exp $
 
 /*
  * Copyright (c) 2010 Jared D. McNeill <jmcneill%invisible.ca@localhost>
@@ -77,6 +77,7 @@
 product        REALTEK         ALC272          0x0272  ALC272
 product        REALTEK         ALC275          0x0275  ALC275
 product        REALTEK         ALC280          0x0280  ALC280
+product        REALTEK         ALC293          0x0293  ALC293
 product        REALTEK         ALC660_VD       0x0660  ALC660-VD
 product        REALTEK         ALC662          0x0662  ALC662
 product        REALTEK         ALC663          0x0663  ALC663



Home | Main Index | Thread Index | Old Index