DragonFly-2.3.2.138.gf4e61 master libexec/dma Makefile conf.c crypto.c dma.c dma.h local.c net.c spool.c

Simon Schubert corecode at crater.dragonflybsd.org
Tue Jul 21 15:14:56 PDT 2009


commit f4e61a9f31b06b334c93bdaeee8c4691d9391c4e
Author: Simon 'corecode' Schubert <corecode at fs.ei.tum.de>
Date:   Sun Nov 2 01:10:10 2008 +0100

    dma: rework queue handling

Summary of changes:
 libexec/dma/Makefile |    2 +-
 libexec/dma/conf.c   |    4 +-
 libexec/dma/crypto.c |    2 -
 libexec/dma/dma.c    |  456 +++-----------------------------------------------
 libexec/dma/dma.h    |   55 ++++--
 libexec/dma/local.c  |   91 ++++++++++
 libexec/dma/net.c    |    8 +-
 libexec/dma/spool.c  |  315 ++++++++++++++++++++++++++++++++++
 8 files changed, 474 insertions(+), 459 deletions(-)
 create mode 100644 libexec/dma/local.c
 create mode 100644 libexec/dma/spool.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f4e61a9f31b06b334c93bdaeee8c4691d9391c4e


-- 
DragonFly BSD source repository





More information about the Commits mailing list