ALSA: virtuoso: add Xonar D1 support

Previous thread: hwmon-vid: Fix AMD K8 VID decoding by Linux Kernel Mailing List on Friday, August 15, 2008 - 12:01 pm. (1 message)

Next thread: ALSA: wm8990: Fix routing of left DAC to speaker mixer by Linux Kernel Mailing List on Friday, August 15, 2008 - 12:01 pm. (1 message)
From: Linux Kernel Mailing List
Date: Friday, August 15, 2008 - 12:01 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5430c7...
Commit:     5430c72b14a06b12e8fe46bca18ca0d7095fb717
Parent:     9e6dd47bf365f8f7bccea10f22fbbdbecce429e8
Author:     Clemens Ladisch <clemens@ladisch.de>
AuthorDate: Mon Jul 28 10:28:43 2008 +0200
Committer:  Takashi Iwai <tiwai@suse.de>
CommitDate: Thu Aug 14 10:44:13 2008 +0200

    ALSA: virtuoso: add Xonar D1 support
    
    Add support for the Asus Xonar D1.  It is the same as the DX, but
    without the external power detection.
    
    Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
 Documentation/sound/alsa/ALSA-Configuration.txt |   10 +---
 sound/pci/Kconfig                               |    2 +-
 sound/pci/oxygen/virtuoso.c                     |   73 +++++++++++++++++------
 3 files changed, 58 insertions(+), 27 deletions(-)

diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 6f6d117..b117e42 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1144,8 +1144,6 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
 
     This module supports autoprobe and multiple cards.
 
-    Power management is _not_ supported.
-
   Module snd-ice1712
   ------------------
 
@@ -1628,8 +1626,6 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
 
     This module supports autoprobe and multiple cards.
 
-    Power management is _not_ supported.
-
   Module snd-pcsp
   -----------------
 
@@ -2081,13 +2077,11 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
   Module snd-virtuoso
   -------------------
 
-    Module for sound cards based on the Asus AV200 chip, i.e.,
-    Xonar D2 and Xonar D2X.
+    Module for sound cards based on the Asus AV100/AV200 chips,
+    i.e., Xonar ...
Previous thread: hwmon-vid: Fix AMD K8 VID decoding by Linux Kernel Mailing List on Friday, August 15, 2008 - 12:01 pm. (1 message)

Next thread: ALSA: wm8990: Fix routing of left DAC to speaker mixer by Linux Kernel Mailing List on Friday, August 15, 2008 - 12:01 pm. (1 message)