DragonFly commits List (threaded) for 2009-02
DragonFly BSD
DragonFly commits List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.23.g4a23bd master libexec/dma Makefile dma.c dma.h net.c


From: Matthias Schmidt <matthias@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 8 Feb 2009 02:46:16 -0800 (PST)

commit 4a23bd3dc149fb8c4ed86b01599f4256e2d68b51
Author: Matthias Schmidt <matthias@dragonflybsd.org>
Date:   Sun Feb 8 11:42:34 2009 +0100

    Revert 4dcaa51ba4d4238e035a802067366a28527cd570
    
    This reverts the .forward commit.  I committed the code to early, there are some
    bugs inside (queue handling broken and some security issues).  I back this out
    until we have more time to fix all the issues or rewrite some parts from scratch.
    
    This brings dma back in a fully working state, only the .forward stuff is gone.
    
    Tested-by: Daniel Roethlisberger <daniel@roe.ch> and me
    Ok-to-back-out: corecode@

Summary of changes:
 libexec/dma/Makefile |    4 +-
 libexec/dma/dma.c    | 1410 +++++---------------------------------------------
 libexec/dma/dma.h    |   16 +-
 libexec/dma/net.c    |   96 +---
 4 files changed, 145 insertions(+), 1381 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a23bd3dc149fb8c4ed86b01599f4256e2d68b51


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]