summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/astro.c
AgeCommit message (Expand)Author
2007-10-06Simpliest memset(,0,) -> M_ZERO changes. One (caddr *) cast removal,Kenneth R Westerback
2007-07-01Reset PDC devices before enabling iova space if we're not on a serial console.Mark Kettenis
2007-07-01Add a few more registers.Mark Kettenis
2007-06-16astro(4)'s iommu does cache-coherent DMA.Mark Kettenis
2007-06-16Add a few more registers.Mark Kettenis
2007-05-26tyopsMiod Vallat
2007-05-21Make iommu_dvmamap_unload cleanup properly.Mark Kettenis
2007-05-21Initial stab at a driver for the Astro chip. Mostly IOMMU code to handleMark Kettenis