]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r201395
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Jan 2010 16:46:03 +0000 (16:46 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Jan 2010 16:46:03 +0000 (16:46 +0000)
commit1cdae29a22b48dd26d46e71ed46d049f20cf7b4f
treef25366d992aebb8bbc624c006907724e62abe757
parent01dc38ae7de66bc8ca083dd54bb5bb5159dbf1a4
MFC: r201395

- 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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@202400 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/pci/psycho.c
sys/sparc64/pci/psychovar.h
sys/sparc64/pci/schizo.c
sys/sparc64/pci/schizovar.h