summaryrefslogtreecommitdiff
path: root/Software/libmbim.mdwn
blob: ee515d8f6f5585a12a08a3c79455829d3773190e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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 related to libmbim or the MBIM protocol are currently on [[libmbim-devel@lists.freedesktop.org|http://lists.freedesktop.org/mailman/listinfo/libmbim-devel/]]. 

# Reporting Bugs & Sending Patches

Please report bugs (and submit patches) through the freedesktop.org [[Bugzilla|https://bugs.freedesktop.org/buglist.cgi?product=libmbim]]. 

# 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