Re: [PATCH] rndis_host: support Novatel Verizon USB730L — Linux USB

2017-10-23 Thread Gal Shalif
Novatel USB730L modem to allow a USB modeswitch when the HID driver is statically compiled into the kernel. $ git show HEAD commit 23231636db13c8c47d64aaa75347b3c184dd6387 Author: Gal Shalif Date: Thu Oct 19 17:28:13 2017 +0300 HID: ignore Novatel USB730L modem

Re: [PATCH] rndis_host: support Novatel Verizon USB730L — Linux USB

2017-10-24 Thread Gal Shalif
The option driver is compiled as a module. The option driver patch, and other related patches are listed within my previous email: > On 24/10/17 00:56, Gal Shalif wrote: The following was used to switch the Novatel USB730L from user mode (product ID 0x9030) into enterprise mode (product

Re: [PATCH] rndis_host: support Novatel Verizon USB730L — Linux USB

2017-10-30 Thread Gal Shalif
ta ) Sub=00 Prot=00 Driver=rndis_host I: If#= 2 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid I: If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=option Reference - patches: ============ >Subject: Re: [PATCH] rndis_host: support Novatel Verizon USB730L — L

[PATCH] USB: serial: option: add Novatel USB730L enterprise mode

2017-10-31 Thread Gal Shalif
>From 436a7eb28215081d34c386a92213bd6932d0779a Mon Sep 17 00:00:00 2001 From: Gal Shalif Date: Tue, 31 Oct 2017 18:00:36 +0200 Subject: [PATCH] USB: serial: option: add Novatel USB730L enterprise mode Add the serial interface of the Novatel USB730L enterprise mode. Change is done according