From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 22 10:01:28 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56441106566C for ; Tue, 22 Feb 2011 10:01:28 +0000 (UTC) (envelope-from clemens@ladisch.de) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 273ED8FC16 for ; Tue, 22 Feb 2011 10:01:27 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id BE63620316; Tue, 22 Feb 2011 04:41:46 -0500 (EST) Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Tue, 22 Feb 2011 04:41:46 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=yIinXMwBdSUm1xHdetZlrV7i5FU=; b=twc7GuUCI1ygX/b9FUKGyg2nDQ0NsvV2ARq2bpdY+TbW8EpDIJLwAYe7j4JkxsRc04/o74HNViPZWcSfJICT53vtg8LTLI0YcnfbPdYZee6G31qeJJOvADzduhngViVpC8I22CCYEnEBoJ58Hxd67q+hR9XcvNETFXIRn+h0srY= X-Sasl-enc: n7+wJXDyj066LZpx4yHmAFtcK7nE5V62oGKeTH2BQPmi 1298367706 Received: from [10.1.2.56] (unknown [94.101.37.4]) by mail.messagingengine.com (Postfix) with ESMTPSA id 4D6B2405592; Tue, 22 Feb 2011 04:41:46 -0500 (EST) Message-ID: <4D63852C.5050603@ladisch.de> Date: Tue, 22 Feb 2011 10:43:08 +0100 From: Clemens Ladisch User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Hans Petter Selasky References: <20110221234912.fc03786d.torfinn.ingolfsen@broadpark.no> <201102220900.05248.hselasky@c2i.net> In-Reply-To: <201102220900.05248.hselasky@c2i.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: idea: "shim" driver for Roland / Edirol SD-20 MIDI sound module? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2011 10:01:28 -0000 Hans Petter Selasky wrote: > Are you sure the protocol used by your device is compatible with the > USB MIDI standard? Yes. > You might be able to edit /sys/dev/sound/usb/uaudio.c so that it > attaches. It works this way in Linux and OpenBSD. Regards, Clemens