Date: Sat, 23 Mar 2002 12:42:24 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h src/sys/sparc64/sparc64 iommu.c src/sys/sparc64/include iommuvar.h Message-ID: <200203232042.g2NKgOK52929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/03/23 12:42:24 PST Modified files: sys/sparc64/pci psychoreg.h psycho.c sys/sparc64/sparc64 iommu.c sys/sparc64/include iommuvar.h Log: Add code to print the fault virtual address for uncorrectable DMA errors caused by IOMMU misses to aid debugging. This will only work on UltraSPARC-IIi and IIe. Revision Changes Path 1.4 +1 -0 src/sys/sparc64/include/iommuvar.h 1.7 +8 -0 src/sys/sparc64/pci/psycho.c 1.3 +9 -0 src/sys/sparc64/pci/psychoreg.h 1.4 +15 -0 src/sys/sparc64/sparc64/iommu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203232042.g2NKgOK52929>