Date: Sat, 2 Jan 2010 15:19:33 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/pci psycho.c psychovar.h schizo.c schizovar.h Message-ID: <201001021519.o02FJnFm083750@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-01-02 15:19:33 UTC FreeBSD src repository Modified files: sys/sparc64/pci psycho.c psychovar.h schizo.c schizovar.h Log: SVN rev 201395 on 2010-01-02 15:19:33Z by marius - Preserve the PROM IOMMU in order to allow OFW drivers to continue to work. - Sanity check the parameters passed to the implementations of the pcib_{read,write}_config() methods. Using illegal values can cause no real harm but it doesn't hurt to avoid unnecessary data error traps requiring to flush and re-enable the level 1 caches. Revision Changes Path 1.86 +12 -2 src/sys/sparc64/pci/psycho.c 1.20 +1 -0 src/sys/sparc64/pci/psychovar.h 1.11 +11 -2 src/sys/sparc64/pci/schizo.c 1.3 +1 -0 src/sys/sparc64/pci/schizovar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001021519.o02FJnFm083750>