RE: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-27 Thread Schemmel Hans-Christoph
ion.c: Support for Gemalto's Cinterion PH8 and AHxx > products added > > > Could you provide the usb-devices output for this one as well? As AHXX was > already using USB_DEVICE_INTERFACE_CLASS I suspect > you should not modify this one at all. > Hello Johan,

Re: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-24 Thread Johan Hovold
> Cc: jo...@kernel.org; gre...@linuxfoundation.org; linux-usb@vger.kernel.org > > Subject: Re: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx > > products added > > > > > +/* Gemalto's Cinterion products (formerly Siemens)*/ > > > > You for

RE: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-08 Thread Schemmel Hans-Christoph
ion.c: Support for Gemalto's Cinterion PH8 and AHxx > products added > > > +/* Gemalto's Cinterion products (formerly Siemens)*/ > > You forgot a space after the closing parentheses. Just leave the comment > unchanged. > > > +#define CINT

Re: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-07 Thread Johan Hovold
On Thu, Apr 07, 2016 at 09:48:27AM +, Schemmel Hans-Christoph wrote: > This message and any attachments are intended solely for the addressees and > may contain confidential information. Any unauthorized use or disclosure, > either whole or partial, is prohibited. > E-mails are susceptible

Re: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-07 Thread Johan Hovold
On Wed, Apr 06, 2016 at 03:20:03PM +, Schemmel Hans-Christoph wrote: > Added support for Gemalto's Cinterion PH8 and AHxx products > with 2 RmNet Interfaces and products with 1 RmNet + 1 USB Audio interface. > > The RmNet and USB Audio interfaces are blacklisted because they will be > handled

RE: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-07 Thread Schemmel Hans-Christoph
ion.c: Support for Gemalto's Cinterion PH8 and AHxx > products added > > On Wed, Apr 06, 2016 at 03:20:03PM +, Schemmel Hans-Christoph wrote: > > Added support for Gemalto's Cinterion PH8 and AHxx products with 2 > > RmNet Interfaces and products with 1 RmNet + 1 USB

Re: [PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-07 Thread Johan Hovold
On Wed, Apr 06, 2016 at 03:20:03PM +, Schemmel Hans-Christoph wrote: > Added support for Gemalto's Cinterion PH8 and AHxx products > with 2 RmNet Interfaces and products with 1 RmNet + 1 USB Audio interface. > > The RmNet and USB Audio interfaces are blacklisted because they will be > handled

[PATCH] option.c: Support for Gemalto's Cinterion PH8 and AHxx products added

2016-04-06 Thread Schemmel Hans-Christoph
Added support for Gemalto's Cinterion PH8 and AHxx products with 2 RmNet Interfaces and products with 1 RmNet + 1 USB Audio interface. The RmNet and USB Audio interfaces are blacklisted because they will be handled by other drivers. In addition some minor renaming and formatting. Signed-off-by: