Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci/hdaudio Add Realtek ALC280.



details:   https://anonhg.NetBSD.org/src/rev/92ae11f31def
branches:  trunk
changeset: 335655:92ae11f31def
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Jan 19 14:31:32 2015 +0000

description:
Add Realtek ALC280.

diffstat:

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

diffs (17 lines):

diff -r 9c508e2bcc8b -r 92ae11f31def sys/dev/pci/hdaudio/hdaudiodevs
--- a/sys/dev/pci/hdaudio/hdaudiodevs   Mon Jan 19 11:53:59 2015 +0000
+++ b/sys/dev/pci/hdaudio/hdaudiodevs   Mon Jan 19 14:31:32 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: hdaudiodevs,v 1.1 2014/09/19 17:23:35 christos Exp $
+$NetBSD: hdaudiodevs,v 1.2 2015/01/19 14:31:32 njoly Exp $
 
 /*
  * Copyright (c) 2010 Jared D. McNeill <jmcneill%invisible.ca@localhost>
@@ -70,6 +70,7 @@
 product        REALTEK         ALC270          0x0270  ALC270
 product        REALTEK         ALC272          0x0272  ALC272
 product        REALTEK         ALC275          0x0275  ALC275
+product        REALTEK         ALC280          0x0280  ALC280
 product        REALTEK         ALC660_VD       0x0660  ALC660-VD
 product        REALTEK         ALC662          0x0662  ALC662
 product        REALTEK         ALC663          0x0663  ALC663



Home | Main Index | Thread Index | Old Index