git: pci: Bring in HyperTransport MSI mapping support

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Dec 22 05:44:25 PST 2011


commit 941460dad28b09d2985ae8bdea3b8d1027e3fdf1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Dec 22 19:52:02 2011 +0800

    pci: Bring in HyperTransport MSI mapping support

Summary of changes:
 sys/bus/pci/pci.c                       |   29 +++++++++++++++++++++++++----
 sys/bus/pci/pcivar.h                    |    1 +
 sys/platform/pc32/include/msi_machdep.h |    6 ++++++
 sys/platform/pc64/include/msi_machdep.h |    6 ++++++
 4 files changed, 38 insertions(+), 4 deletions(-)
 create mode 100644 sys/platform/pc32/include/msi_machdep.h
 create mode 100644 sys/platform/pc64/include/msi_machdep.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/941460dad28b09d2985ae8bdea3b8d1027e3fdf1


-- 
DragonFly BSD source repository





More information about the Commits mailing list