Port details |
- gobi_loader Firmware Loader for Qualcomm Gobi USB Chipsets
- g20191227 sysutils
=2 g20191227Version of this port present on the latest quarterly branch. - Maintainer: zarychtam@plan-b.pwste.edu.pl
 - Port Added: 2021-06-13 20:27:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net
- License: GPLv2
- WWW:
- https://github.com/kicer/gobi_loader
- Description:
- Firmware Loader for Qualcomm Gobi USB Chipsets.
- clone from http://www.codon.org.uk/~mjg59/gobi_loader/download/gobi_loader-0.7.tar.gz
- fix CDMA firmware download failed issue
- add openwrt big-endian platform support
- trimming and initial FreeBSD port support
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gobi_loader>0:sysutils/gobi_loader
- To install the port:
- cd /usr/ports/sysutils/gobi_loader/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/gobi_loader
- pkg install gobi_loader
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gobi_loader
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1577476084
SHA256 (mzary-gobi_loader-g20191227-fbecd85_GH0.tar.gz) = 9e0219dad9855c4d6be7004348aff0e1ee17936759fe80f63166d1b2005b1aa0
SIZE (mzary-gobi_loader-g20191227-fbecd85_GH0.tar.gz) = 12241
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_gobi_loader
- pkg-message:
- For install:
- To automatically load firmware copy /usr/local/etc/devd/gobi.conf.sample to
/usr/local/etc/devd/gobi.conf and adjust port, VID and PID to match your
device. To find VID and PID of the device look through the output of the
command: usbconfig dump_device_desc
The firmware for this device is not publicly downloadable. It should be
obtained separately and usually consists of 3 files: amss.mbn, apps.mbn and
uqcn.mbn which all should be placed in directory /boot/firmware/gobi. The
directory has to be created first if appropirate: mkdir -p /boot/firmware/gobi
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
g20191227 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
g20191227 13 Jun 2021 20:21:32
    |
Warner Losh (imp)  Author: Marek Zarychta |
systuils/gobi_loader: Firmware Loader for Qualcomm Gobi USB Chipsets
FreeBSD trimmed version / port of the gobi_oader, originally from
http://www.codon.org.uk/~mjg59/gobi_loader which likely never worked on
FreeBSD. This will load the firmware of the GOBI u3g parts on insertion.
Reviewed by: imp (tweaked sample file from original)
Reviewed by: daniel.engberg.lists@pyret.net
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D22938 |
Number of commits found: 3
|