From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 1/5] TerraTec DMX 6Fire USB updates Date: Mon, 04 Apr 2011 12:29:17 +0200 Message-ID: References: <12d995c1fa0.477955495632923443.5387390398635058860@zoho.com> <12da59486cd.-2882799020629445819.-7235974021966893201@zoho.com> <12da867d460.-8772675728917411279.-4777530225625691984@zoho.com> <12f0d60921e.7616534511239462585.4849758772336073987@zoho.com> <12f1b580363.6419672029244585187.-6233154609191024090@zoho.com> <12f1fe7132e.-1847827171602435520.3896777685602290574@zoho.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id B10E7103828 for ; Mon, 4 Apr 2011 12:29:18 +0200 (CEST) In-Reply-To: <12f1fe7132e.-1847827171602435520.3896777685602290574@zoho.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Torsten Schenk Cc: alsa-devel@alsa-project.org, clemens@ladisch.de List-Id: alsa-devel@alsa-project.org At Mon, 04 Apr 2011 11:45:28 +0200, Torsten Schenk wrote: > > Kernel configuration updated: > - experimental dependency removed > - description updated > > Signed-off-by: Torsten Schenk Thanks, now applied all 5 patches to sound git tree (in topic/misc branch). At the next time, please give more appropriate summary to each patch corresponding to the content. Takashi > diff -Nur a/sound/usb/Kconfig b/sound/usb/Kconfig > --- a/sound/usb/Kconfig 2011-03-31 21:20:22.000000000 +0200 > +++ b/sound/usb/Kconfig 2011-03-31 21:07:57.000000000 +0200 > @@ -100,7 +100,6 @@ > > config SND_USB_6FIRE > tristate "TerraTec DMX 6Fire USB" > - depends on EXPERIMENTAL > select FW_LOADER > select SND_RAWMIDI > select SND_PCM > @@ -111,5 +111,3 @@ > - after it has been coldstarted. This driver currently does not support > - firmware loading for all devices. If you own such a device, > - you could start windows and let the windows driver upload > - the firmware. As long as you do not unplug your device from power, > - it should be usable. > + after it has been coldstarted. An install script for the firmware > + and further help can be found at > + http://sixfireusb.sourceforge.net >