Peter Oehry wrote: > Thibault Le Meur <Thibault.LeMeur@xxxxxxxxxx> wrote: > 2. Another interesting thing is that in fact the device sensds the data > little endian in 16-Bit mode and big endian in 24-Bit mode. IIRC other M-Audio devices to that, too. The reasons seems to be that the device is basically big-endian, but the 16-bit interfaces are designed to work with Windows' usbaudio.sys. > For what I think it should be possible to switch modes without restarting > the kernel module and switch on and off the device. It should be possible > to switch the mode by resetting all interfaces and setting up the new > altsets like the windows driver does. This would eventually need a new > proc interace Why proc? If the configuration needs to be changed at runtime, and if the driver cannot do this automatically, a mixer control would be the best solution. > How do I know if I also need a quirk for the midi devices? You need a quirk when there aren't any class-specific descriptors for the MIDI port. Regards, Clemens ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel