git: kernel - Add bus_space_read_8() and bus_space_write_8()

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jun 5 11:38:36 PDT 2016


commit 2c27b942e15040d8bd460276ce8ef37469154d8a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jun 5 11:29:22 2016 -0700

    kernel - Add bus_space_read_8() and bus_space_write_8()
    
    * Add bus_space_read_8() and bus_space_write_8() for memory-mapped
      handles only (used by nvme).

Summary of changes:
 sys/cpu/x86_64/include/bus_dma.h | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2c27b942e15040d8bd460276ce8ef37469154d8a


-- 
DragonFly BSD source repository



More information about the Commits mailing list