Bug 226066 - Add SIM7100E modem USB product id to u3g driver
Summary: Add SIM7100E modem USB product id to u3g driver
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-usb (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-02-20 13:24 UTC by Ari Suutari
Modified: 2018-12-13 10:35 UTC (History)
1 user (show)

See Also:


Attachments
Patch to add required product id to usbdevs and driver (649 bytes, patch)
2018-02-20 13:24 UTC, Ari Suutari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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