Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2010 16:46:03 +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:  <201001151646.o0FGkC5d081438@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-01-15 16:46:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sparc64/pci      psycho.c psychovar.h schizo.c schizovar.h 
  Log:
  SVN rev 202400 on 2010-01-15 16:46:03Z by marius
  
  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.
  
  Revision  Changes    Path
  1.82.2.4  +12 -2     src/sys/sparc64/pci/psycho.c
  1.19.2.2  +1 -0      src/sys/sparc64/pci/psychovar.h
  1.6.4.5   +11 -2     src/sys/sparc64/pci/schizo.c
  1.2.4.2   +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?201001151646.o0FGkC5d081438>