DragonFly-2.3.0.23.g4a23bd master libexec/dma Makefile dma.c dma.h net.c
Matthias Schmidt
matthias at crater.dragonflybsd.org
Sun Feb 8 02:46:44 PST 2009
commit 4a23bd3dc149fb8c4ed86b01599f4256e2d68b51
Author: Matthias Schmidt <matthias at 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 at 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
More information about the Commits
mailing list