lkml.org 
[lkml]   [2003]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ACM USB modem on Kernel 2.6.0-test
Jamie Lokier wrote:
> David Brownell wrote:
>
>>Hmm ... maybe usbcore would be better off with a less
>>naive algorithm for choosing defaults. Like, preferring
>>configurations without proprietary device protocols.
>>That'd solve every cdc-acm case, and likely others.
>
>
> Presumably 2.4 does that, because my acm modem works with 2.3 and 2.4
> kernels.

No, 2.4 is just as dumb -- but it had a way to kluge around
that. But that kluge doesn't work any more on 2.6, mostly
because usb_set_configuration() now behaves sanely. (Not
only does it shut down the old configuration ... but it also
sets up the new one correctly.)

Your modem should work just fine with 2.6 too, if you just
switch to the other configuration from userspace. However,
I'd certainly like to reduce the need for such steps.


> Do you know anything about the proprietary protocols, btw?

My understanding is that knowing technical details involves
signing NDAs with MSFT. But I've not investigated much;
likely other people know more.

- Dave



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.061 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site