summaryrefslogtreecommitdiff
path: root/Software/libmbim.mdwn
diff options
context:
space:
mode:
authoraleksm <aleksm@web>2013-06-10 02:14:39 -0700
committerwww <iki-www@freedesktop.org>2013-06-10 02:14:39 -0700
commit970cf317b44d361a9790ded51959574050303a3a (patch)
treeb8bc5da7880796d70eff4b3c34a39361e2e2de93 /Software/libmbim.mdwn
parent24e14edaaf0971401d5b0c926ded1d98b2efe556 (diff)
libmbim page created
Diffstat (limited to 'Software/libmbim.mdwn')
-rw-r--r--Software/libmbim.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/Software/libmbim.mdwn b/Software/libmbim.mdwn
new file mode 100644
index 00000000..ee515d8f
--- /dev/null
+++ b/Software/libmbim.mdwn
@@ -0,0 +1,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