Bug 193775 - [kernel/usb/u3g] GOBI2000/HP_UN2420 WWAN/GPS identification numbers
Summary: [kernel/usb/u3g] GOBI2000/HP_UN2420 WWAN/GPS identification numbers
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: 10.0-RELEASE
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-usb (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-19 15:59 UTC by Tomasz "CeDeROM" CEDRO
Modified: 2015-07-08 18:02 UTC (History)
0 users

See Also:


Attachments
u3g.c and usbdevs patch (538 bytes, application/gzip)
2014-09-19 15:59 UTC, Tomasz "CeDeROM" CEDRO
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz "CeDeROM" CEDRO 2014-09-19 15:59:02 UTC
Created attachment 147468 [details]
u3g.c and usbdevs patch

Adds recognition of GOBI2000/HP_UN2420 WWAN/GPS device by U3G kernel module.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-09-19 16:07:50 UTC
A commit references this bug:

Author: hselasky
Date: Fri Sep 19 16:06:54 UTC 2014
New revision: 271874
URL: http://svnweb.freebsd.org/changeset/base/271874

Log:
  Add new USB IDs.

  PR:		193775
  MFC after:	1 week

Changes:
  head/sys/dev/usb/serial/u3g.c
  head/sys/dev/usb/usbdevs
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-09-27 18:09:03 UTC
A commit references this bug:

Author: hselasky
Date: Sat Sep 27 18:08:40 UTC 2014
New revision: 272218
URL: https://svnweb.freebsd.org/changeset/base/272218

Log:
  MFC r271874:
  Add new USB IDs.

  PR:		193775
  Approved by:	re, gjb

Changes:
_U  stable/10/
  stable/10/sys/dev/usb/serial/u3g.c
  stable/10/sys/dev/usb/usbdevs
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-09-27 18:11:04 UTC
A commit references this bug:

Author: hselasky
Date: Sat Sep 27 18:10:53 UTC 2014
New revision: 272219
URL: https://svnweb.freebsd.org/changeset/base/272219

Log:
  MFC r271874:
  Add new USB IDs.

  PR:		193775

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-09-27 18:13:06 UTC
A commit references this bug:

Author: hselasky
Date: Sat Sep 27 18:12:06 UTC 2014
New revision: 272220
URL: https://svnweb.freebsd.org/changeset/base/272220

Log:
  MFC r271874:
  Add new USB IDs.

  PR:		193775

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
Comment 5 Glen Barber freebsd_committer freebsd_triage 2015-07-08 18:02:30 UTC
Close PRs that have had a corresponding fix committed.