CDC-WDM driver (4G modems)

PseudoCylon moonlightakkiy at yahoo.ca
Fri Sep 12 17:01:19 UTC 2014


> Message: 1
> Date: Thu, 11 Sep 2014 15:23:07 +0200
> From: Nick Hibma <nick at van-laarhoven.org>
> To: freebsd-current at FreeBSD.ORG
> Cc: Hans Petter Selasky <hps at selasky.org>
> Subject: CDC-WDM driver (4G modems)
> Message-ID: <2D4CF978-B2C2-4253-93C7-595DABAC00DD at van-laarhoven.org>
> Content-Type: text/plain;       charset=us-ascii
>
> Folks, Hans-Petter,
>
> Is anyone aware of an effort to create support for QMI based 4G modems? The following parts need to be implemented I think:
>
>         - CDC-WDM support
>         - Wrapper driver to access QMI devices as WDM?
>         - libqmi port to FreeBSD
>
> This would support any modem from Telit, Sierra Wireless, Option, etc. that works with the Qualcomm chipsets. If you look in the cdc-wdm qmi driver in Linux, it is a long list.
>
> I could not find any mention of FreeBSD and QMI on the same page, so I assume no one is working on it.

Actually, I'm working on it. Base part has been done. Currently, just
adding more commands. But, I cannot release the code until 3 month
after the release of the product.

By the way, libqmi is just for QMI commands (controlling the modem).
Tx/Rx data packets go though PPP. That's because qualcomm refused to
release that part of information.


>
>
> Nick Hibma
>


More information about the freebsd-current mailing list