summaryrefslogtreecommitdiffstats
path: root/sys/x86/iommu
Commit message (Expand)AuthorAgeFilesLines
...
* Fix gcc warnings about casting away const in sys/x86/iommu/intel_drv.c.dim2013-11-091-5/+5
* Initialize variable in sys/x86/iommu/busdma_dmar.c, to avoid possibledim2013-11-081-0/+1
* Add support for queued invalidation.kib2013-11-019-162/+843
* Return BUS_PROBE_NOWILDCARD from the DMAR probe method.kib2013-11-011-1/+1
* Remove redundand assignment to error variable and check for its value [1].kib2013-10-281-6/+3
* Import the driver for VT-d DMAR hardware, as specified in the revisionkib2013-10-2811-0/+5705
OpenPOWER on IntegriCloud