WWANC(4) | Device Drivers Manual | WWANC(4) |
wwanc
—
wwanc* at pci? dev ? function ?
wwan* at wwanc?
wwanc
driver provides support for Fibocom L850-GL /
Intel XMM7360.
The device establishes connections via cellular networks such as GPRS, UMTS, and LTE. They appear as a regular point-to-point network interface, transporting raw IP frames.
The SIM card needs to be unlocked, the
wwanc
driver provides no means to provide a password
for the SIM.
wwanc
device driver first appeared
NetBSD 10.0.
wwanc
driver was written
by James Wah
<james@laird-wah.net>
for Linux, it was ported to OpenBSD and
NetBSD by Jaromir Dolecek
<jdolecek@NetBSD.org>
for Moritz Systems Technology Company Sp. z o.o.
wwanc
driver IPv6 support is untested.
Network initialization requires a Python script published in the Linux driver repository, available as package pkgsrc/net/py-xmm7360. The script requires the management device nodes to be created via:
cd /dev && ./MAKEDEV xmm0
July 27, 2020 | NetBSD 10.1 |