M-Audio Transit experiments

Martin Dieringer martin.dieringer at gmx.de
Sat Mar 17 12:44:25 UTC 2007



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.


More information about the freebsd-multimedia mailing list