From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: sound: usb-audio: full capture/playback/spdif support for Digidesign Mbox 2 Date: Thu, 25 Nov 2010 13:39:19 -0800 Message-ID: <4CEED787.9050504@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-gw0-f51.google.com (mail-gw0-f51.google.com [74.125.83.51]) by alsa0.perex.cz (Postfix) with ESMTP id DB04E103988 for ; Thu, 25 Nov 2010 22:39:25 +0100 (CET) Received: by gwaa20 with SMTP id a20so748339gwa.38 for ; Thu, 25 Nov 2010 13:39:23 -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: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 11/24/2010 04:59 AM, Damien Zammit wrote: > I have put together full support for Digidesign Mbox 2, but it needs > someone to help me merge it into alsa. I haven't seen the latest > snd-usb-audio code since last year, it seems to have branched into > multiple files. > > I have worked out how the Digidesign Mbox 2 needs to be configured, it > supports SPDIF i/o simultaneously with analogue but can be toggled on > and off by using different altsettings. > Also the sample clock rate must be configured via a special method. Cool, thanks for sharing this. Could you put your changes into a real patch, preferably generated by git, and post it again please? That makes reviewing much easier. Thanks, Daniel