Re: [PATCH 2/2] usb: serial: option: add Cellient MPL200 card

2020-10-05 Thread Lars Melin
On 10/5/2020 18:06, Johan Hovold wrote: On Mon, Oct 05, 2020 at 01:01:34PM +0200, Wilken Gottwalt wrote: On Mon, 5 Oct 2020 10:20:45 +0200 Johan Hovold wrote: On Sat, Oct 03, 2020 at 11:40:29AM +0200, Wilken Gottwalt wrote: Add usb ids of the Cellient MPL200 card. Signed-off-by: Wilken Gott

Re: [PATCH AUTOSEL 4.14 17/33] net: usb: qmi_wwan: add Telit 0x1050 composition

2020-09-07 Thread Lars Melin
On 9/8/2020 01:15, Sasha Levin wrote: On Mon, Sep 07, 2020 at 11:36:37AM +0200, Kristian Evensen wrote: // snip When testing the FN980 with kernel 4.14, I noticed that the qmi device was not there. Checking the git log, I see that this patch was never applied. The patch applies fine, so I gues

Re: [PATCH] net: qmi_wwan: add Dell DW5818, DW5819

2017-11-20 Thread Lars Melin
On 11/20/2017 16:27, Shrirang Bagul wrote: Dell Wireless 5819/5818 devices are re-branded Sierra Wireless MC74 series modems which will by default boot with vid 0x413c and pid's 0x81cf, 0x81d0, 0x81d1,0x81d2. Along with qcserial, these modems support qmi_wwan on the usb interface #12. Signed-off

Re: [PATCH net-next] cdc_ether: Improve ZTE MF823/831/910 handling

2016-07-19 Thread Lars Melin
On 2016-07-19 13:40, Kristian Evensen wrote: I guess I can match on the VID/PID in usbnet, but won't it be cleaner to add a new bind() function (in cdc_ether) which matches the two PIDs and leave usbnet as is? Or am I misunderstanding how to add this functionality to usbnet? Matching on the u