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

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/pci      psycho.c psychovar.h schizo.c schizovar.h 
  Log:
  SVN rev 202401 on 2010-01-15 16:46:06Z 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.70.2.13  +12 -2     src/sys/sparc64/pci/psycho.c
  1.16.2.4   +1 -0      src/sys/sparc64/pci/psychovar.h
  1.6.2.5    +11 -2     src/sys/sparc64/pci/schizo.c
  1.2.2.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.o0FGkXZc081483>