From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: trying to get an eleven rack to work Date: Tue, 03 Apr 2012 21:20:38 +0200 Message-ID: <4F7B4D86.8080508@ladisch.de> References: <4F6883F9.4010405@ladisch.de> <4F718114.5020602@ladisch.de> <4F740A6A.3030608@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id 9DC25103B49 for ; Tue, 3 Apr 2012 21:20:49 +0200 (CEST) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0C02521759 for ; Tue, 3 Apr 2012 15:20:48 -0400 (EDT) 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: David Alexander Cc: Grant Diffey , alsa-devel@alsa-project.org, Daniel Mack List-Id: alsa-devel@alsa-project.org David Alexander wrote: > I have come across some code written for another device by the same > company for another product (Digidesign MBox 2). The Mbox 2 uses a vendor-specific protocol; your device does not. The Eleven Rack would work with the USB Audio 2.0 support of the Linux driver, except that some parts of the USB Audio 2.0 specification are not implemented. Regards, Clemens