Dan Williams <d...@redhat.com> writes:

> Bjorn's latest patchset does break Gobi 1K and 2K because on both
> devices as it claims usb interface 0.  That's because usbif 0 is not
> handled in the switch statement, and thus the if0 gets claimed when it
> should not.  So let's just make things even simpler yet, and handle both
> the 1K and 2K+ cases separately. 

Ouch.  Yes, I feared I would do something like that.  Thanks for testing
and fixing.

> This patch should not affect the new
> Sierra device support, because those devices are matched via
> interface-specific matching and thus should never hit the composite
> code.

FWIW, I've tested and verified that it still works with the Sierra
MC7710. 


Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to