Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 13:42:34 +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:  <20070317134038.Q900@thinkpad.dieringer.dyndns.org>
In-Reply-To: <200703171319.38994.shoesoft@gmx.net>
References:  <200703120143.28799.shoesoft@gmx.net> <200703171257.02321.shoesoft@gmx.net> <20070317130828.Y900@thinkpad.dieringer.dyndns.org> <200703171319.38994.shoesoft@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help


I added this entry in usbd.conf:

device "M-Audio Transit, firmware download"
         vendor  0x0763
         product 0x2806
         release 0x0100
         attach "if ! kldstat -n snd_uaudio > /dev/null 2>&1 ; then kldload snd_uaudio; fi"
         attach  "/usr/local/sbin/madfuload  -l -3 -f /usr/local/lib/madfuload/ma006100.bin -D /dev/${DEVNAME}"


but the device won't show up. How does it work with usio for example?

m.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070317134038.Q900>