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 ALC671 to hdaudiodevs, seen on F...



details:   https://anonhg.NetBSD.org/src/rev/2d555ca90233
branches:  trunk
changeset: 377223:2d555ca90233
user:      nia <nia%NetBSD.org@localhost>
date:      Sat Jul 01 13:37:36 2023 +0000

description:
Add Realtek ALC671 to hdaudiodevs, seen on Fujitsu Futro S720 thin client

diffstat:

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

diffs (17 lines):

diff -r 4a92c5bbbac3 -r 2d555ca90233 sys/dev/hdaudio/hdaudiodevs
--- a/sys/dev/hdaudio/hdaudiodevs       Sat Jul 01 12:36:10 2023 +0000
+++ b/sys/dev/hdaudio/hdaudiodevs       Sat Jul 01 13:37:36 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: hdaudiodevs,v 1.6 2022/04/16 12:24:06 nia Exp $
+$NetBSD: hdaudiodevs,v 1.7 2023/07/01 13:37:36 nia Exp $
 
 /*
  * Copyright (c) 2010 Jared D. McNeill <jmcneill%invisible.ca@localhost>
@@ -83,6 +83,7 @@ product       REALTEK         ALC660_VD       0x0660  ALC660
 product        REALTEK         ALC662          0x0662  ALC662
 product        REALTEK         ALC663          0x0663  ALC663
 product        REALTEK         ALC670          0x0670  ALC670
+product REALTEK                ALC671          0x0671  ALC671
 product        REALTEK         ALC861          0x0861  ALC861
 product        REALTEK         ALC861_VD       0x0862  ALC861-VD
 product        REALTEK         ALC880          0x0880  ALC880



Home | Main Index | Thread Index | Old Index