git: msix: Rework MSI-X allocation, step 5/5
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Jan 17 00:27:24 PST 2012
commit a7854dd049be449ec010dc5dcbf9a482b4cb4d0b
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Jan 17 15:40:11 2012 +0800
msix: Rework MSI-X allocation, step 5/5
Add release_msix_vector pci method
Summary of changes:
sys/bus/pci/pci.c | 70 ++++++++++++++++++++-------------------------
sys/bus/pci/pci_if.m | 6 ++++
sys/bus/pci/pci_private.h | 1 +
sys/bus/pci/pcivar.h | 10 +++++-
4 files changed, 46 insertions(+), 41 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7854dd049be449ec010dc5dcbf9a482b4cb4d0b
--
DragonFly BSD source repository
More information about the Commits
mailing list