Developers
From mISDN.org
[edit]
mISDN Developers Corner
This page is intended to give developers the basic knowledge to create ISDN Applications and ISDN Hardware drivers for mISDN. mISDN is hosted in a git repository. There is a current stable 1.0.X branch and the current master branch. Karsten Keil has decided to rewrite a lot of the mISDN core which can be found in the socket branch.
Socket Branch Driver Writing Howto
[edit]
git
- general mISDN GIT description
- recent git branches:
- mISDN v2
- socket
- mISDN v2.x under development (mother-branch for kernel.org's mISDN version)
- socket
- mISDN v1
- master/HEAD
- mISDN v1.2 under development
- The master branch will get all the bugfixes from mISDN_1_1 branch and it will get new features.
- mISDN_1_1
- The mISDN 1.1 branch is a "stable" branch with the following meaning: mISDN 1.1 will only get bugfixes, there will be no more new features in mISDN 1.1 packages. The current stable mISDN/mISDNuser 1.1 package is 1.1.8
- portability
- blackfin/portable mISDN v1.x code
- master/HEAD
- mISDN v2
