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 Realtek ALC293



details:   https://anonhg.NetBSD.org/src/rev/b94ffff6d8f9
branches:  trunk
changeset: 931689:b94ffff6d8f9
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue Apr 28 21:48:11 2020 +0000

description:
Add Realtek ALC293

diffstat:

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

diffs (17 lines):

diff -r eaedd5d0056e -r b94ffff6d8f9 sys/dev/hdaudio/hdaudiodevs
--- a/sys/dev/hdaudio/hdaudiodevs       Tue Apr 28 21:35:35 2020 +0000
+++ b/sys/dev/hdaudio/hdaudiodevs       Tue Apr 28 21:48:11 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: hdaudiodevs,v 1.3 2020/01/27 00:51:15 jmcneill Exp $
+$NetBSD: hdaudiodevs,v 1.4 2020/04/28 21:48:11 jmcneill 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