On Monday 11 February 2008, Jean-Christophe Dubois wrote:
> 
> This is kind of strange as my smartphone interface does look something like 
> you describe. One interface with interrupt only and another one with in/out 
> (see below). Does this mean my device should be supported by another (CDC) 
> driver?

I said "CDC derived" interfaces work that way.  And you'll
notice that generic_rndis_bind( ), first thing, calls out
to usbnet_generic_cdc_bind() ...

That's because RNDIS is a CDC-ACM variant.  Although ISTR
ActiveSync is only partially conformant with RNDIS; some
games get played there.

- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to