[Git] mISDN kernel tree branch socket updated. mISDN_1_1_2-531-g36349d8

[email protected] (git version ctrl) Fri, 27 Jan 2012 12:55:23 +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  36349d87078520f55d45d47b7e8934dd343c5843 (commit)
       via  81d06a4a2ae4c69a5c3623ed7839531d25e0a91b (commit)
      from  d1d557a2a0c773662b7d9b834eea706eff468bd0 (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 36349d87078520f55d45d47b7e8934dd343c5843
Author: Karsten Keil <[email protected]>
Date:   Fri Jan 27 12:44:17 2012 +0100

    Enhance hfcsusb driver
    
    - Add support for MISDN_CTRL_RX_OFF and MISDN_CTRL_FILL_EMPTY
    - Add MISDN_CTRL_RX_BUFFER  handling
    - Use a extra buffer pointer for the current transmitted frame, this allows
      upper layers to send next data earlier and should avoid TX underuns
    
    Signed-off-by: Karsten Keil <[email protected]>

commit 81d06a4a2ae4c69a5c3623ed7839531d25e0a91b
Author: Karsten Keil <[email protected]>
Date:   Fri Jan 27 12:42:30 2012 +0100

    Fix install in directory
    
    Signed-off-by: Karsten Keil <[email protected]>

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

Summary of changes:
 Makefile.am                           |    4 +-
 Makefile.in                           |    6 +-
 drivers/isdn/hardware/mISDN/hfcsusb.c |  213 ++++++++++++++++++++++-----------
 drivers/isdn/hardware/mISDN/hfcsusb.h |   10 +-
 standalone/Makefile.in                |    2 +-
 5 files changed, 153 insertions(+), 82 deletions(-)


hooks/post-receive
-- 
mISDN kernel tree