summaryrefslogtreecommitdiff
path: root/Software/libmbim.mdwn
blob: 16c97f3543c3e7fb9cab80913db5ffe22c931e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[[!img libmbim-logo.png align="right" size="" alt=""]]

# What is libmbim?

libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.

# Mailing List
Discussions take place on the **libmbim-devel (at) lists.freedesktop.org** mailing list:

* [[List info (subscribe/unsubscribe)|http://lists.freedesktop.org/mailman/listinfo/libmbim-devel]]
* [[Archives|http://lists.freedesktop.org/archives/libmbim-devel]]

# Reporting Bugs
Please report bugs (and submit patches) through FreeDesktop.org Bugzilla.

* [[Report a new bug|https://bugs.freedesktop.org/enter_bug.cgi?product=libmbim]]
* [[List open bugs|https://bugs.freedesktop.org/buglist.cgi?product=libmbim&resolution=---]]

# User documentation
* [[Manpage for mbimcli|http://www.freedesktop.org/software/libmbim/man/latest/mbimcli.1.html]]
* [[Manpage for mbim-network|http://www.freedesktop.org/software/libmbim/man/latest/mbim-network.1.html]]

# Developer documentation

* [[API reference manual for libmbim-glib|http://www.freedesktop.org/software/libmbim/libmbim-glib/latest/]] 

# Source code

* [[Stable releases|http://www.freedesktop.org/software/libmbim]]
* [[View the latest code online|http://cgit.freedesktop.org/libmbim/libmbim]] 
* Anonymous read-only git access: git://anongit.freedesktop.org/libmbim/libmbim
* Developer read-write git access: ssh://git.freedesktop.org/git/libmbim/libmbim

# References

* [[USB-IF approved documents|http://www.usb.org/developers/devclass_docs#approved]]
* [[USB-IF MBIM registry|http://compliance.usb.org/mbim]]
* [[An introduction to libmbim|http://sigquit.wordpress.com/2013/02/06/an-introduction-to-libmbim/]]