From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Diffey Subject: Re: [PATCH 0/6] snd-usb endpoint rework, version 6 Date: Tue, 17 Jan 2012 07:27:53 +1100 Message-ID: References: <1324656947-23169-1-git-send-email-zonque@gmail.com> <4EFDC32B.10808@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-lpp01m010-f51.google.com (mail-lpp01m010-f51.google.com [209.85.215.51]) by alsa0.perex.cz (Postfix) with ESMTP id 0C2E010390B for ; Mon, 16 Jan 2012 21:27:53 +0100 (CET) Received: by lagr15 with SMTP id r15so1661724lag.38 for ; Mon, 16 Jan 2012 12:27:53 -0800 (PST) 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: Daniel Mack Cc: =?ISO-8859-1?Q?Aur=E9lien_Leblond?= , alsa-devel@alsa-project.org, Clemens Ladisch , Felix Homann List-Id: alsa-devel@alsa-project.org oh steps to reproduce remove logitech headset Additionally there seems to be an issue with correctly detecting the number of audio channels. the logitech is only showing up as a mono output device with the new streaming code. Grant.