Re: [PATCH] USB: option: add ZTE K5006-Z

2012-08-15 Thread Bjørn Mork
Dan Williams wrote: >At some point you should just start adding them with >USB_DEVICE_INTERFACE_NUMBER, no? That's cleaner than the blacklisting >stuff IMHO, even though it does require more entries in the device >table. Yes, probably. I am just not sure I want to be responsible for that

Re: [PATCH] USB: option: add ZTE K5006-Z

2012-08-15 Thread Dan Williams
On Wed, 2012-08-15 at 15:43 +0200, Bjørn Mork wrote: > The ZTE (Vodafone) K5006-Z use the following > interface layout: > > 00 DIAG > 01 secondary > 02 modem > 03 networkcard > 04 storage > > Ignoring interface #3 which is handled by the qmi_wwan > driver. At some point you should just start add