From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 22 16:31:50 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 5E3B4106566B for ; Tue, 22 Feb 2011 16:31:50 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 155258FC1C for ; Tue, 22 Feb 2011 16:31:49 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LH100BUF1WV0FB0@thalia-smout.broadpark.no> for freebsd-multimedia@FreeBSD.org; Tue, 22 Feb 2011 17:31:43 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.77]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LH100F7P1WVBQ50@terra-smin.broadpark.no> for freebsd-multimedia@FreeBSD.org; Tue, 22 Feb 2011 17:31:43 +0100 (CET) Date: Tue, 22 Feb 2011 17:31:42 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@FreeBSD.org Message-id: <20110222173142.f05474c5.torfinn.ingolfsen@broadpark.no> In-reply-to: <201102220900.05248.hselasky@c2i.net> References: <20110221234912.fc03786d.torfinn.ingolfsen@broadpark.no> <201102220900.05248.hselasky@c2i.net> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: 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 16:31:50 -0000 On Tue, 22 Feb 2011 09:00:05 +0100 Hans Petter Selasky wrote: > On Monday 21 February 2011 23:49:12 Torfinn Ingolfsen wrote: > > References: > > 1) http://www.roland.com/products/en/SD-20/ > > 2) http://en.wikipedia.org/wiki/Roland_Sound_Canvas > > 3) http://sites.google.com/site/tingox/edirol_sd-20 > > Hi, > > Could you dump the device and config descriptor using USB config. Already done. See link number 3 above. :-) > Are you sure > the protocol used by your device is compatible with the USB MIDI standard? Clemens Ladich already answered this. > You might be able to edit /sys/dev/sound/usb/uaudio.c so that it attaches. Look at > other USB driver's probe function under /sys/dev/usb . But would that be the "correct" way to do it? -- Torfinn