From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: ALSA Support for Roland Gaia SH-01 Date: Mon, 21 Nov 2011 18:34:11 +0100 Message-ID: <4ECA8B93.2040701@gmail.com> References: <1321835088.14960.22.camel@darkside> <4ECA4913.7050307@ladisch.de> <1321895943.3336.8.camel@darkside> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f51.google.com (mail-bw0-f51.google.com [209.85.214.51]) by alsa0.perex.cz (Postfix) with ESMTP id 2044B1038F4 for ; Mon, 21 Nov 2011 18:34:16 +0100 (CET) Received: by bkat8 with SMTP id t8so6823918bka.38 for ; Mon, 21 Nov 2011 09:34:14 -0800 (PST) In-Reply-To: <1321895943.3336.8.camel@darkside> 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: John F Leach Cc: alsa-devel , clemens , Grant Diffey List-Id: alsa-devel@alsa-project.org On 11/21/2011 06:19 PM, John F Leach wrote: > Thanks for the help everyone. I was able to get the device's USB audio > and MIDI to work, but need additional time for testing and tweaking of > the code. > > Here's the patch so far, please let me know if there are any other > enhancements I should consider. The patch's content seems to be fine, just make sure you follow the rules described in Documentation/SubmittingPatches when posting the final version. git helps a lot in the preparation :) Daniel