summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/iommuvar.h
Commit message (Expand)AuthorAgeFilesLines
* - Add support for the IOMMUs of Fire JBus to PCIe and Oberon Uranusmarius2009-12-231-4/+7
* - Allow the front-end to specify that iommu(4) should disablemarius2008-11-161-3/+6
* - Use the name returned by device_get_nameunit(9) for the name of themarius2008-05-071-7/+8
* - Divorce the IOTSBs, which so far where handled via a global listmarius2007-08-051-10/+19
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Lock down the IOMMU bus_dma implementation to make it safe to usetmm2003-07-101-19/+32
* Further cleanup of the sparc64 busdma implementation:tmm2003-06-181-13/+1
* Remove the psycho and sbus iommu function stubs, and put the pointertmm2003-06-111-18/+13
* De-orbit bus_dmamem_alloc_size(). It's a hack and was never used anyways.scottl2003-05-261-4/+0
* I deserve a big pointy hat for having missed all those referencesmux2003-04-101-1/+1
* Use vm_paddr_t for physical addresses.jake2003-04-081-2/+2
* Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() asscottl2003-01-291-0/+4
* Change the iommu code to be able to handle more than one DVMA area pertmm2003-01-061-0/+4
* When multiple IOMMUs are present in a system, use a single TSB for alltmm2002-07-161-5/+4
* Revamp the busdma implementation a bit:tmm2002-03-241-12/+12
* Add code to print the fault virtual address for uncorrectable DMA errorstmm2002-03-231-0/+1
* Remove __P.alfred2002-03-211-18/+18
* Merge r1.42 of iommu.c and r1.9 of iommuvar.h from NetBSD (this addstmm2002-02-131-14/+34
* Support for the UltraSpac DVMA MMU (IOMMU), ported from NetBSD.tmm2001-11-091-0/+79
OpenPOWER on IntegriCloud