Date: Sat, 17 Mar 2007 13:09:48 +0100 (CET) From: Martin Dieringer <martin.dieringer@gmx.de> To: Stefan Ehmann <shoesoft@gmx.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: M-Audio Transit experiments Message-ID: <20070317130828.Y900@thinkpad.dieringer.dyndns.org> In-Reply-To: <200703171257.02321.shoesoft@gmx.net> References: <200703120143.28799.shoesoft@gmx.net> <1173737019.1120.7.camel@localhost> <20070317092509.O900@thinkpad.dieringer.dyndns.org> <200703171257.02321.shoesoft@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 Mar 2007, Stefan Ehmann wrote: > On Saturday 17 March 2007 10:27:04 Martin Dieringer wrote: >> On Mon, 12 Mar 2007, Stefan Ehmann wrote: >>> On Mon, 2007-03-12 at 01:43 +0100, Stefan Ehmann wrote: >>>> I was trying to get my M-audio Transit to work today. >>>> >>>> Basically it should be a standard USB audio device, but it needs to load >>>> a firmware first. >>>> >>>> For linux, there's madfuload available here: >>>> http://usb-midi-fw.sourceforge.net/ >>>> >>>> After modifying a few lines (taken from libusb), the firmware seemed to >>>> be downloaded correctly. >> >> Could you give some details on what you had to change or mail the >> source? > > I was waiting for some help for proper attachment of the device and > then make a port out of it (or maybe this belongs into the kernel). > Having to unload usb really is a botch. > > If I don't get any replies here, I probably should try the usb > list. > > Anyway, if you want to play around, the patch is attached. Forget > about the autotools stuff for now and simply compile the > madfuload.c file. great, thanks > Then you can invoke madfuload something like this: > ./madfuload -l -3 -f ma006100.bin -D /dev/ugen0 ok, works. > After unloading all usb modules and kldload snd_uaudio you should > see the device. No reaction. If I have usb things hardcoded in kernel it won't work, right? m.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070317130828.Y900>