[Git] mISDN kernel tree branch socket updated. mISDN_1_1_2-514-g3b0db1d

[email protected] (git version ctrl) Thu, 24 Nov 2011 11:15:52 +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, socket has been updated
       via  3b0db1df2661924a3af074d1fff52a375f406dfc (commit)
       via  b51f02c0fbbf43ac6e112274cd3342331248ff48 (commit)
       via  4b4a93c9fa39adf157722a34bb5049d61f9b37ec (commit)
      from  b8d80ee0aee8f9abeba8aca6d11c4c29d7ce4efb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3b0db1df2661924a3af074d1fff52a375f406dfc
Merge: b51f02c b8d80ee
Author: Karsten Keil <[email protected]>
Date:   Thu Nov 24 10:55:16 2011 +0100

    Merge branch 'socket' of git://git.misdn.eu/mISDN into socket

commit b51f02c0fbbf43ac6e112274cd3342331248ff48
Author: Karsten Keil <[email protected]>
Date:   Thu Nov 24 10:49:23 2011 +0100

    Add 2MBit mode for HFC E1 card
    
    The new mode allows to receive and transmit full transparent
    or HDLC data of all timeslots via one FIFO.
    Change some register names to match the lates manual for
    the E1 chip.
    
    Signed-off-by: Karsten Keil <[email protected]>

commit 4b4a93c9fa39adf157722a34bb5049d61f9b37ec
Author: Karsten Keil <[email protected]>
Date:   Thu Nov 24 10:45:09 2011 +0100

    Help to identify L2 issues
    
    With multiple cards is hard to figure out which potr cause trouble.
    Now we have the iformations in the log output.
    
    Signed-off-by: Karsten Keil <[email protected]>

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

Summary of changes:
 drivers/isdn/hardware/mISDN/hfc_multi.h |   79 +++---
 drivers/isdn/hardware/mISDN/hfcmulti.c  |  424 ++++++++++++++++++++++++++-----
 drivers/isdn/mISDN/core.c               |   16 ++
 drivers/isdn/mISDN/layer2.c             |   75 +++---
 include/linux/mISDNif.h                 |   58 +++--
 5 files changed, 498 insertions(+), 154 deletions(-)


hooks/post-receive
-- 
mISDN kernel tree