Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/hdaudio hdaudiodevs: Add Realtek ALC292



details:   https://anonhg.NetBSD.org/src/rev/62862d5e7a81
branches:  trunk
changeset: 1009634:62862d5e7a81
user:      nia <nia%NetBSD.org@localhost>
date:      Wed Apr 29 07:24:53 2020 +0000

description:
hdaudiodevs: Add Realtek ALC292

diffstat:

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

diffs (17 lines):

diff -r df545e1e8ede -r 62862d5e7a81 sys/dev/hdaudio/hdaudiodevs
--- a/sys/dev/hdaudio/hdaudiodevs       Wed Apr 29 07:18:24 2020 +0000
+++ b/sys/dev/hdaudio/hdaudiodevs       Wed Apr 29 07:24:53 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: hdaudiodevs,v 1.4 2020/04/28 21:48:11 jmcneill Exp $
+$NetBSD: hdaudiodevs,v 1.5 2020/04/29 07:24:53 nia 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         ALC292          0x0292  ALC292
 product        REALTEK         ALC293          0x0293  ALC293
 product        REALTEK         ALC660_VD       0x0660  ALC660-VD
 product        REALTEK         ALC662          0x0662  ALC662



Home | Main Index | Thread Index | Old Index