Module Name: src Committed By: macallan Date: Fri Mar 10 00:22:01 UTC 2017
Modified Files: src/sys/arch/shark/ofw: vlpci.c Log Message: - provide access to PCI memory space - pass a DMA tag. Won't work but at least we don't crash anymore TODO: - magic number reduction. Seriously. - figure out why DMA doesn't work with this cards that don't need DMA or more than 1MB of MMIO space should work To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/shark/ofw/vlpci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.