git: dma: add DragonFly compat files
Simon Schubert
corecode at crater.dragonflybsd.org
Sat Oct 3 13:46:43 PDT 2009
commit 52c86e41bf92ae30a0ff4d882a15d633d3f4dfdb
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Sat Oct 3 21:37:22 2009 +0200
dma: add DragonFly compat files
These are not used in DragonFly, but for compilation on other systems.
Summary of changes:
libexec/dma/dfcompat.c | 121 ++++++++++++++++++++++++++++++++++++++++++++++++
libexec/dma/dfcompat.h | 22 +++++++++
libexec/dma/dma.h | 8 ---
3 files changed, 143 insertions(+), 8 deletions(-)
create mode 100644 libexec/dma/dfcompat.c
create mode 100644 libexec/dma/dfcompat.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52c86e41bf92ae30a0ff4d882a15d633d3f4dfdb
--
DragonFly BSD source repository
More information about the Commits
mailing list