[Git] mISDN kernel tree branch jolly/fxs created. mISDN_1_1_2-615-g6137c54

[email protected] (git version ctrl) Thu, 6 Mar 2014 08:59:43 +0100 (CET)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN kernel tree".

The branch, jolly/fxs has been created
        at  6137c54821d5ead23c99931d7b989a06f1ed4a7e (commit)

- Log -----------------------------------------------------------------
commit 6137c54821d5ead23c99931d7b989a06f1ed4a7e
Author: Andreas Eversberg <[email protected]>
Date:   Thu Mar 6 08:52:45 2014 +0100

    Nuvoton FXS support

commit 3a877b4a55c5530c9d5bee185871d418867ecd2c
Author: Andreas Eversberg <[email protected]>
Date:   Thu Mar 6 08:49:36 2014 +0100

    Make confirm_Bsend() public, so it can be used by drivers

commit 8c06ee399c2f4b808103fb50600b8eae9a832759
Author: Andreas Eversberg <[email protected]>
Date:   Thu Mar 6 08:48:28 2014 +0100

    Add FXS/FXO support to mISDN API

commit e6a607ebf5b062e1a74bc1a2997a0b323ffb669b
Author: Andreas Eversberg <[email protected]>
Date:   Thu Mar 6 08:36:10 2014 +0100

    Use TX data for echo compensation as given refered RX data
    
    The hardware driver knows the delay, so it knows which TX data refers to RX
    data. The 'id' attribute of RX data message is used to indicate the echo
    canceler's TX data ring buffer offset.
    
    For each received RX data, the echo canceler uses the given offset to select
    the TX data that refers to the echo.
    
    For echo compensation it is required to have absolutely no shift (jitter)
    between TX and RX data, so the hardware driver must care about correct
    offset.
    
    Description is bad and is TDB...

-----------------------------------------------------------------------


hooks/post-receive
-- 
mISDN kernel tree