ALSA: virtuoso: add Xonar HDAV1.3 support
authorClemens Ladisch <clemens@ladisch.de>
Mon, 22 Sep 2008 07:12:11 +0000 (09:12 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 22 Sep 2008 07:12:11 +0000 (09:12 +0200)
Add support for the Asus Xonar HDAV1.3 and the Xonar HDAV1.3 Deluxe.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/Kconfig
sound/pci/oxygen/virtuoso.c

index 30499cf..e0e54a2 100644 (file)
@@ -2120,7 +2120,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
   -------------------
 
     Module for sound cards based on the Asus AV100/AV200 chips,
-    i.e., Xonar D1, DX, D2 and D2X.
+    i.e., Xonar D1, DX, D2, D2X and HDAV1.3 (Deluxe).
 
     This module supports autoprobe and multiple cards.
 
index 4a7ebbc..1f8b796 100644 (file)
@@ -857,7 +857,8 @@ config SND_VIRTUOSO
        select SND_OXYGEN_LIB
        help
          Say Y here to include support for sound cards based on the
-         Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2 and D2X.
+         Asus AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X and
+         HDAV1.3 (Deluxe).
 
          To compile this driver as a module, choose M here: the module
          will be called snd-virtuoso.
Simple merge