Bug 191959 - New u3g.c Device ID for Novatel LTE stick MC679
Summary: New u3g.c Device ID for Novatel LTE stick MC679
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-usb (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 19:22 UTC by mike
Modified: 2014-07-29 22:09 UTC (History)
1 user (show)

See Also:


Attachments
simple patch to add the device IDs (850 bytes, patch)
2014-07-18 19:23 UTC, mike
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mike 2014-07-18 19:22:52 UTC
This is a common LTE wireless stick sold by one of the main Telcos in Canada.

ati3 shows it as

# cu -l /dev/cuaU1.0
Connected
ati3
Manufacturer: Novatel Wireless Incorporated
Model: Ovation MC679 Card
Revision: 3.15.4 SVN 1 [2011-08-30 17:27:44]
IMEI: 012345678901234
+GCAP: +CLTE1, +CGSM,+DS,+ES




ugen0.5: <Novatel Wireless HSPA Novatel Wireless, Inc.> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x00ef 
  bDeviceSubClass = 0x0002 
  bDeviceProtocol = 0x0001 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x1410 
  idProduct = 0x7031 
  bcdDevice = 0x0065 
  iManufacturer = 0x0004  <Novatel Wireless, Inc.>
  iProduct = 0x0003  <Novatel Wireless HSPA>
  iSerialNumber = 0x0005  <012798000131011>
  bNumConfigurations = 0x0001 



I made the simple changes in the attached patch
Comment 1 mike 2014-07-18 19:23:38 UTC
Created attachment 144783 [details]
simple patch to add the device IDs
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-20 21:03:04 UTC
A commit references this bug:

Author: hselasky
Date: Sun Jul 20 21:02:36 UTC 2014
New revision: 268929
URL: http://svnweb.freebsd.org/changeset/base/268929

Log:
  Add new device ID.

  MFC after:	1 week
  PR:		191959

Changes:
  head/sys/dev/usb/serial/u3g.c
  head/sys/dev/usb/usbdevs
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-07-29 22:04:18 UTC
A commit references this bug:

Author: hselasky
Date: Tue Jul 29 22:04:06 UTC 2014
New revision: 269269
URL: http://svnweb.freebsd.org/changeset/base/269269

Log:
  MFC r268929:
  Add new device ID.

  PR:		191959

Changes:
_U  stable/9/sys/
_U  stable/9/sys/dev/
  stable/9/sys/dev/usb/serial/u3g.c
  stable/9/sys/dev/usb/usbdevs
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-07-29 22:06:19 UTC
A commit references this bug:

Author: hselasky
Date: Tue Jul 29 22:05:34 UTC 2014
New revision: 269270
URL: http://svnweb.freebsd.org/changeset/base/269270

Log:
  MFC r268929:
  Add new device ID.

  PR:		191959

Changes:
_U  stable/10/
  stable/10/sys/dev/usb/serial/u3g.c
  stable/10/sys/dev/usb/usbdevs
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-29 22:08:20 UTC
A commit references this bug:

Author: hselasky
Date: Tue Jul 29 22:07:53 UTC 2014
New revision: 269271
URL: http://svnweb.freebsd.org/changeset/base/269271

Log:
  MFC r268929:
  Add new device ID.

  PR:		191959

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