Karlis wrote:
> Clemens Ladisch wrote:
> > Karlis wrote:
> > > Jan  1 16:56:32 escaflowne kernel: drivers/usb/core/config.c:
> > > invalid alternate setting 4 for interface 1
> >
> > The 2.6 kernel has better error detection, so it detects that the
> > Quattro has inconsistent altsetting numbers.
>
> > > How do I fix this problem in the 2.6 series?
> >
> > Use some USB device that conforms to the USB specification.
>
> Hey, now, I definately understand the sentiment about conforming to
> specs, but a few lines of code is a lot cheaper than a new USB
> soundcard, and there's a lot of quattroes out there.

I guess this would need more than a few lines of code.  You could
remove the check from drivers/usb/core/config.c, but all the USB code
in 2.6 assumes that alternate setting numbers are valid indices, so
you'd need to make many more changes to make it work.

> [...] I can wait for the non-spec usb 2.6 patch.

To be honest, I don't think that anybody will ever write such a patch.


Regards,
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to