aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/mediatek
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2016-05-16 09:11:40 +0000
committerAndrew Turner <andrew@FreeBSD.org>2016-05-16 09:11:40 +0000
commit3fc155dc64bd967aebcde25b51c4210d870718b9 (patch)
tree1a5b256ed0cc34205d0c81d9e55ac1c30ac8af0d /sys/mips/mediatek
parent81ccfbbc2e968afaabfa7a0de25d7d4972e0e1f8 (diff)
downloadsrc-3fc155dc64bd967aebcde25b51c4210d870718b9.tar.gz
src-3fc155dc64bd967aebcde25b51c4210d870718b9.zip
Introduce MSI and MSI-X support to intrng. This adds a new msi device
interface with 5 methods to mirror the 5 MSI/MSI-X methods in the pcib interface. The pcib driver will need to perform a device specific lookup to find the MSI controller and pass this to intrng as the xref. Intrng will finally find the controller and have it handle the requested operation. Obtained from: ABT Systems Ltd MFH: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D5985
Notes
Notes: svn path=/head/; revision=299928
Diffstat (limited to 'sys/mips/mediatek')
-rw-r--r--sys/mips/mediatek/files.mediatek1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/mediatek/files.mediatek b/sys/mips/mediatek/files.mediatek
index b99f6a58f2c7..81c12170b416 100644
--- a/sys/mips/mediatek/files.mediatek
+++ b/sys/mips/mediatek/files.mediatek
@@ -28,6 +28,7 @@ dev/rt/if_rt.c optional rt
# Hack to reuse ARM intrng code
kern/subr_intr.c standard
+kern/msi_if.m standard
kern/pic_if.m standard
# Intrng compatible MIPS32 interrupt controller