Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-16 Thread Jonas Jonsson
Hi, On Fri, Nov 13, 2015 at 03:56:22PM +0100, Johan Hovold wrote: ... > I'll take a look at these patches when 4.4-rc1 is out. Thanks. I'll post an update including Daniele Tested-by:. /Jonas -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-13 Thread Johan Hovold
On Thu, Nov 12, 2015 at 02:55:04PM +0100, Bjørn Mork wrote: > Daniele Palmas writes: > > But I see that Infineon flashing devices in newer chipsets have become > > an only bulk serial link device (see device 0x8087/0x0716 in > > usb-serial-simple), so maybe this has a

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-13 Thread Johan Hovold
On Fri, Nov 13, 2015 at 03:13:41PM +0100, Daniele Palmas wrote: > 2015-11-13 11:58 GMT+01:00 Johan Hovold : > > On Thu, Nov 12, 2015 at 02:55:04PM +0100, Bjørn Mork wrote: > >> I believe this supports the assumption that Infineon Flash Loader > >> devices have some ACM

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-13 Thread Daniele Palmas
Hi Johan, 2015-11-13 11:58 GMT+01:00 Johan Hovold : > On Thu, Nov 12, 2015 at 02:55:04PM +0100, Bjørn Mork wrote: >> Daniele Palmas writes: > >> > But I see that Infineon flashing devices in newer chipsets have become >> > an only bulk serial link device (see

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Johan Hovold
On Wed, Nov 11, 2015 at 07:24:23PM +0100, Daniele Palmas wrote: > Hi Johan, > > 2015-11-06 12:24 GMT+01:00 Johan Hovold : > > On Thu, Nov 05, 2015 at 01:57:43PM +0100, Jonas Jonsson wrote: > >> Some modems, such as the Telit UE910, are using an Infineon Flash Loader > >>

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Daniele Palmas
Hi Bjorn, 2015-11-12 12:39 GMT+01:00 Bjørn Mork : > Oliver Neukum writes: >> On Thu, 2015-11-12 at 10:12 +0100, Johan Hovold wrote: >>> What exactly do you mean by "not work"? Does the driver fail to probe? >>> Or is it just that your user-space tool expects the

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Oliver Neukum
On Thu, 2015-11-12 at 10:12 +0100, Johan Hovold wrote: > What exactly do you mean by "not work"? Does the driver fail to probe? > Or is it just that your user-space tool expects the tty devices to be > named ttyUSBn rather than ttyACMn (in which case the tool needs to be > fixed)? Hi, actually

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Johan Hovold
On Thu, Nov 12, 2015 at 10:59:28AM +0100, Oliver Neukum wrote: > On Thu, 2015-11-12 at 10:12 +0100, Johan Hovold wrote: > > What exactly do you mean by "not work"? Does the driver fail to probe? > > Or is it just that your user-space tool expects the tty devices to be > > named ttyUSBn rather than

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Bjørn Mork
Oliver Neukum writes: > On Thu, 2015-11-12 at 10:12 +0100, Johan Hovold wrote: >> What exactly do you mean by "not work"? Does the driver fail to probe? >> Or is it just that your user-space tool expects the tty devices to be >> named ttyUSBn rather than ttyACMn (in which case

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Bjørn Mork
Bjørn Mork writes: > Yes. I have a Sierra Wireless EM7345 modem which is based on the same > chipset. No, it's not. But it's probably from the same family of chipsets. Bjørn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Bjørn Mork
Daniele Palmas writes: > Unfortunately the application has a proprietary firmware flashing > protocol under NDA, so I am not able to share it. I know that I will > lose points for that... I was afraid of that. > I can confirm that it is not a stupid device name assumption,

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-12 Thread Daniele Palmas
Hi, 2015-11-12 14:55 GMT+01:00 Bjørn Mork : > Daniele Palmas writes: > >> Unfortunately the application has a proprietary firmware flashing >> protocol under NDA, so I am not able to share it. I know that I will >> lose points for that... > > I was afraid of

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-11 Thread Daniele Palmas
Hi Johan, 2015-11-06 12:24 GMT+01:00 Johan Hovold : > On Thu, Nov 05, 2015 at 01:57:43PM +0100, Jonas Jonsson wrote: >> Some modems, such as the Telit UE910, are using an Infineon Flash Loader >> utility. It has two interfaces, 2/2/0 (Abstract Modem) and 10/0/0 (CDC >> Data).

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-06 Thread Johan Hovold
On Thu, Nov 05, 2015 at 01:57:43PM +0100, Jonas Jonsson wrote: > Some modems, such as the Telit UE910, are using an Infineon Flash Loader > utility. It has two interfaces, 2/2/0 (Abstract Modem) and 10/0/0 (CDC > Data). The latter can be used as a serial interface to upgrade the > firmware of the

[PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-05 Thread Jonas Jonsson
Some modems, such as the Telit UE910, are using an Infineon Flash Loader utility. It has two interfaces, 2/2/0 (Abstract Modem) and 10/0/0 (CDC Data). The latter can be used as a serial interface to upgrade the firmware of the modem. However, that isn't possible when the cdc-acm driver takes