Bug 226066

Summary: Add SIM7100E modem USB product id to u3g driver
Product: Base System Reporter: Ari Suutari <ari>
Component: usbAssignee: freebsd-usb (Nobody) <usb>
Status: Closed FIXED    
Severity: Affects Only Me CC: hselasky
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to add required product id to usbdevs and driver none

Description Ari Suutari 2018-02-20 13:24:00 UTC
Created attachment 190826 [details]
Patch to add required product id to usbdevs and driver

Add support for SimComp SIM7100E based mPCIe LTE modem. It works with u3g driver,
but driver is missing the correct vendor/product id combo.

Module is like this one here:
https://techship.com/products/simcom-sim7100-lte-mpcie-eu/

Attached patch has been tested in FreeBSD 11.1.
(diff is against current)
Comment 1 Ari Suutari 2018-12-13 10:05:29 UTC
This seems to be implemented in revision 334648 "Add support for SIMCom SIM7600E".
SIM7600E seems to have same ID as 7100E.

Would be nice to have it on FreeBSD 11 also.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-13 10:33:35 UTC
A commit references this bug:

Author: hselasky
Date: Thu Dec 13 10:33:18 UTC 2018
New revision: 342036
URL: https://svnweb.freebsd.org/changeset/base/342036

Log:
  MFC r334648:
  Add support for SIMCom SIM7600E.

  PR:		226066
  Sponsored by:	MSI/FUNTORO

Changes:
_U  stable/11/
  stable/11/sys/dev/usb/serial/u3g.c
  stable/11/sys/dev/usb/usbdevs
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-12-13 10:34:38 UTC
A commit references this bug:

Author: hselasky
Date: Thu Dec 13 10:34:26 UTC 2018
New revision: 342037
URL: https://svnweb.freebsd.org/changeset/base/342037

Log:
  MFC r334648:
  Add support for SIMCom SIM7600E.

  PR:		226066
  Sponsored by:	MSI/FUNTORO

Changes:
_U  stable/10/
  stable/10/sys/dev/usb/serial/u3g.c
  stable/10/sys/dev/usb/usbdevs