DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.286.g6a518e master sys/cpu/amd64/include bus_dma.h sys/cpu/i386/include bus_at386.h
commit 6a518ee6ff587aecc1d4e18d8bfda0535165bb1a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Jun 17 08:31:12 2009 -0700
BUSDMA - Add bus_space_kva()
* Add bus_space_kva(), a function which returns a real pointer to access
things like mapped shared memory (used by SILI).
-Matt
Summary of changes:
sys/cpu/amd64/include/bus_dma.h | 8 ++++++++
sys/cpu/i386/include/bus_at386.h | 8 ++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a518ee6ff587aecc1d4e18d8bfda0535165bb1a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]