git: msix: Remove MSI-X allocation, step 3/many

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Jan 16 02:50:45 PST 2012


commit 84ee36132b941a179dee2b7de76c71d3a6d57d28
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Jan 16 18:41:49 2012 +0800

    msix: Remove MSI-X allocation, step 3/many
    
    Add alloc_msix_vector pci method, which allocate one MSI-X at the
    specified position on the target CPU

Summary of changes:
 sys/bus/pci/pci.c         |  161 +++++++++------------------------------------
 sys/bus/pci/pci_if.m      |    8 ++-
 sys/bus/pci/pci_private.h |    2 +-
 sys/bus/pci/pcivar.h      |    5 +-
 4 files changed, 41 insertions(+), 135 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/84ee36132b941a179dee2b7de76c71d3a6d57d28


-- 
DragonFly BSD source repository





More information about the Commits mailing list