From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Hofman Subject: Re: [PATCH 1/7] ak4114 - fix errors in output selector bits Date: Wed, 23 Sep 2009 11:32:45 +0200 Message-ID: <4AB9EB3D.8060002@ivitera.com> References: <1253132741-15688-1-git-send-email-pavel.hofman@ivitera.com> <4AB7C810.7060402@ivitera.com> <4AB9E751.6090606@ivitera.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from server.insite.cz (upc-plzen.insite.cz [84.242.100.8]) by alsa0.perex.cz (Postfix) with ESMTP id C638224561 for ; Wed, 23 Sep 2009 11:32:24 +0200 (CEST) In-Reply-To: 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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > At Wed, 23 Sep 2009 11:16:01 +0200, > Pavel Hofman wrote: >> Takashi Iwai wrote: >>> At Mon, 21 Sep 2009 20:38:08 +0200, >>>> Do you have any idea when we can expect the changes to propagate to >>>> http://git.alsa-project.org/?p=alsa-kmirror.git;a=summary so that people >>>> can install using description in >>>> http://alsa-project.org/main/index.php/GIT_Server#Occasional_Developers ? >>> Use sound-2.6.git tree on kernel.org together with alsa-driver-build.git >>> tree: >>> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git >>> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-driver-build.git >>> >>> For casual developers, the snapshot tarball is available at: >>> ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz >>> >>> >> Hi Takashi, >> >> Thanks a lot for the info. Is this procedure a temporary, alternative, >> or new preferred way of compiling alsa drivers from git, as opposed to >> http://alsa-project.org/main/index.php/GIT_Server#Occasional_Developers? > > Well, my trees have been over years, and that's where linux-next tree > is based on, so they are no temporary stuff, at least :) > > > Takashi Thanks for the info. How do commits from your tree get to http://git.alsa-project.org/?p=alsa-kmirror.git ? The point is people ask how they can test new drivers and information on alsa-project.org for occasional devs talks only about the alsa-project git. I would update that wiki if I knew the details. Thanks, Pavel.