Re: LTE umsm

2016-05-21 Thread Chris Cappuccio
Martin Pieuchot [m...@openbsd.org] wrote: > On 20/05/16(Fri) 09:47, Chris Cappuccio wrote: > > So to just remove the ifaceno check, here's the diff. > > > > This matches u3g behaviour for SIERRA TRUINSTALL devices. There is > > still a bit of hardcoded stuff that needs to be reviewed in umsm > >

Re: LTE umsm

2016-05-21 Thread Martin Pieuchot
On 20/05/16(Fri) 09:47, Chris Cappuccio wrote: > So to just remove the ifaceno check, here's the diff. > > This matches u3g behaviour for SIERRA TRUINSTALL devices. There is > still a bit of hardcoded stuff that needs to be reviewed in umsm > for other devices. I think yuo@ was trying to match

Re: LTE umsm

2016-05-20 Thread Chris Cappuccio
So to just remove the ifaceno check, here's the diff. This matches u3g behaviour for SIERRA TRUINSTALL devices. There is still a bit of hardcoded stuff that needs to be reviewed in umsm for other devices. I think yuo@ was trying to match some of these style checks when he added support for these

Re: LTE umsm

2016-05-20 Thread Chris Cappuccio
Martin Pieuchot [m...@openbsd.org] wrote: > On 19/05/16(Thu) 19:27, Chris Cappuccio wrote: > > Here is a patch to support some newer LTE umsm devices > > > > Yes, the 313U actually has an SD card slot. And yes, it actually > > changes vendor ID to Airprime after the

Re: LTE umsm

2016-05-20 Thread Martin Pieuchot
On 19/05/16(Thu) 19:27, Chris Cappuccio wrote: > Here is a patch to support some newer LTE umsm devices > > Yes, the 313U actually has an SD card slot. And yes, it actually > changes vendor ID to Airprime after the umsm_truinstall_changemode > takes place. > > Matching i

LTE umsm

2016-05-19 Thread Chris Cappuccio
Here is a patch to support some newer LTE umsm devices Yes, the 313U actually has an SD card slot. And yes, it actually changes vendor ID to Airprime after the umsm_truinstall_changemode takes place. Matching ifaceno == 9 for newer USB_PRODUCT_SIERRA_TRUINSTALL devices is necessary. They don't