From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Light Subject: [PATCH 0/2] snd-usb-caiaq: Initial Work on NI Maschine Support Date: Mon, 10 Oct 2011 15:54:21 +0000 Message-ID: <1318262063-19247-1-git-send-email-alsa-dev@wrl.illest.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from dudestache.don.gs (don.gs [208.79.89.122]) by alsa0.perex.cz (Postfix) with ESMTP id 8C66D245C3 for ; Mon, 10 Oct 2011 17:54:52 +0200 (CEST) Received: from localhost (1002@localhost [IPv6:::1]) by dudestache.don.gs (OpenSMTPD) with ESMTP id 1318262068.Y5onIibxlwhduBgY for ; Mon, 10 Oct 2011 15:54:28 +0000 (UTC) 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 These patches extend the existing snd-usb-caiaq driver to support the Native Instruments Maschine controller (http://native-instruments.com/maschine). Future work will be on adding support for the LEDs and the two greyscale screens. Thanks, Will