OpenGrok
Cross Reference: mbim.h
xref
: /
src
/
sys
/
dev
/
usb
/
mbim.h
Home
|
History
|
Annotate
|
Download
|
only in
usb
History log of
/src/sys/dev/usb/mbim.h
Revision
Date
Author
Comments
1.2
26-Aug-2021
andvar
Add missing RCSID in header files and one __KERNEL_RCSID().
1.1
31-Jul-2018
khorben
branches: 1.1.4; 1.1.8;
Add a port of the umb(4) driver from OpenBSD
The umb(4) driver provides support for USB MBIM (Mobile Broadband
Interface Model) devices.
MBIM devices establish connections via cellular networks such as GPRS,
UMTS, and LTE. They appear as a regular point-to-point network interface, transporting raw IP frames.
Required configuration parameters like PIN and APN have to be set with
umbctl(8), a new tool specific to this driver. The IP address is configured
automatically; the default route and DNS server information have to be set
separately.
The driver is not fully functional yet, it is therefore still marked as
experimental and disabled by default. Any help welcome to complete it!
Tested on NetBSD/amd64, with a Sierra Wireless EM7345 LTE modem on a Lenovo
ThinkPad T440s. No functional change expected otherwise.
1.1.8.2
10-Jun-2019
christos
Sync with HEAD
1.1.8.1
31-Jul-2018
christos
file mbim.h was added on branch phil-wifi on 2019-06-10 22:07:34 +0000
1.1.4.2
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.1.4.1
31-Jul-2018
pgoyette
file mbim.h was added on branch pgoyette-compat on 2018-09-06 06:56:04 +0000
Indexes created Thu Oct 02 10:09:58 GMT 2025