Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB/U3G: Added Panasonic CF-F9 GOBI 3G modem to U3G module. #115

Closed
wants to merge 1 commit into from

Conversation

cederom
Copy link
Contributor

@cederom cederom commented Sep 1, 2017

Note: GOBI modems require QDL firmware to be uploaded with gobi_loader:
https://github.com/kicer/gobi_loader
https://github.com/cederom/gobi_loader

Signed-off-by: CeDeROM Tomasz CEDRO tomek@cedro.info

@cederom
Copy link
Contributor Author

cederom commented Sep 1, 2017

If you need GOBI2000 firmware for Panasonic ToughBook CF-F9 and HP EliteBook 2740p I have added them to https://github.com/cederom/gobi_loader :-)

@cederom cederom force-pushed the master branch 3 times, most recently from 65ce5e9 to cc282ec Compare October 1, 2017 20:22
@cederom cederom changed the title USB/U3G: Added support for Panasonic CF-F9 GOBI 3G modem to U3G module. USB/U3G: Added Panasonic CF-F9 GOBI 3G modem to U3G module. Oct 1, 2017
Also added example devd configurations.
Note: GOBI modems require QDL firmware to be uploaded with gobi_loader:
https://github.com/cederom/gobi_loader

Signed-off-by: CeDeROM Tomasz CEDRO <tomek@cedro.info>
@grimreaper
Copy link
Member

Has anyone looked at this since its submission?

@hselasky
Copy link
Contributor

Hi,

The u3g.conf should not be in the kernel. Other parts look fine. Please make a bugzilla PR at FreeBSD.org.

--HPS

@cederom
Copy link
Contributor Author

cederom commented Feb 17, 2018

Thanks @hselasky :-) Where should I put the example conf? Commit works fine on my rugged laptop :-)

@hselasky
Copy link
Contributor

Isn't there a gobi_loader port where it should be put?

@mzary
Copy link
Contributor

mzary commented Dec 27, 2019

Unfortunately, there is not such a port in the ports tree yet. The original gobi_loader builds seamlessly, almost without patching so I am using it for years but it would be nice if we have such a port available as net/gobi_loader.

@cederom
Copy link
Contributor Author

cederom commented Dec 28, 2019

Here are sources of GOBI LOADER that I use on FreeBSD :-)

https://github.com/cederom/gobi_loader

For that you also need dedicated firmwares for a modem that can be extracted from windows drivers package :-)

@mzary
Copy link
Contributor

mzary commented Dec 28, 2019

I have been also using for about 5 years this fork: https://github.com/kjopek/gobi_loader of https://github.com/kicer/gobi_loader project. To make it even worse I have lately created my own fork to trim unneeded binaries for preparation of FreeBSD port sysutils/gobi_loader. It's under review: https://reviews.freebsd.org/D22938. Please feel free to comment, test, check, contribute or complain on this proposal.

@bsdimp bsdimp requested review from bsdimp and removed request for bsdimp June 3, 2021 21:12
@bsdimp bsdimp self-assigned this Jun 3, 2021
freebsd-git pushed a commit that referenced this pull request Jun 13, 2021
Add kernel support for the Panasonic GOBI 3g modem.

Note: GOBI modems require QDL firmware to be uploaded with gobi_loader:
https://github.com/cederom/gobi_loader.

Signed-off-by:	CeDeROM Tomasz CEDRO <tomek@cedro.info>
Pull Request:	#115
Reviewed by:	imp (split off kernel bits from original)
@bsdimp
Copy link
Member

bsdimp commented Jun 13, 2021

I've rebased the kernel bits (but didn't include a reviewed by hps since I just noticed he'd said OK). I'm closing this as all committable parts are in the tree. I've sent queries for the port and will followup.

@bsdimp bsdimp closed this Jun 13, 2021
bsdjhb pushed a commit to bsdjhb/cheribsd that referenced this pull request Dec 11, 2021
Add kernel support for the Panasonic GOBI 3g modem.

Note: GOBI modems require QDL firmware to be uploaded with gobi_loader:
https://github.com/cederom/gobi_loader.

Signed-off-by:	CeDeROM Tomasz CEDRO <tomek@cedro.info>
Pull Request:	freebsd/freebsd-src#115
Reviewed by:	imp (split off kernel bits from original)
@emaste emaste added the merged label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants