Those with USB midi devices should get onto this :)
--
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.boosthardware.com/LAU/guide/
========================================
--- Begin Message ---
At Tue, 02 Jul 2002 12:36:55 +0200,
I wrote:
>
> At Mon, 01 Jul 2002 19:07:40 +0200,
> Clemens Ladisch wrote:
> >
> > Attached is a patch for a USB MIDI driver.
> > Essentially, it does the same as my USB MIDI daemon.
> >
> > The source is put into the alsa-kernel tree, not into alsa-driver like
> > the usb-audio driver.
>
> i prefer putting it onto alsa-driver at first unless it's confirmed as
> enough stable after tarball release. alsa-kernel is the tree to be
> merged into 2.5 kernel. also, the location of usb drivers is still a
> question, whether on sound tree or on drivers/usb tree.
>
> anyway, i'll check the code into cvs after review (if there is no
> objection).
ok, now it's there. as written above, i put it to alsa-driver tree.
let us move the usb stuff later to the official kernel place.
your codes have been slightly modified:
- usb compatibility hack was moved to wrapper.h, so that it can be
shared with usbuadio.c
- newly added virmidi registrations.
that means, snd-usb-midi will have its own rawmidi devices
automatically as /dev/snd/midiCxDx.
this will be good for applications which speak only with
rawmidi.
the latter one was not tested.
can anyone update the cvs if it works?
thanks.
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
--- End Message ---