Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 19:45:22 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h
Message-ID:  <200809181945.m8IJjdIg081841@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-09-18 19:45:22 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/pci      psycho.c psychoreg.h 
  Log:
  SVN rev 183152 on 2008-09-18 19:45:22Z by marius
  
  Clear any possibly pending PCI error bits left by the firmware. These
  could trigger an error interrupt that we can't actually to do anything
  against as soon as enabling the error handlers.
  While at it don't bother about writing only to the write-one-to-clear
  bits when clearing error bits.
  
  Revision  Changes    Path
  1.80      +56 -56    src/sys/sparc64/pci/psycho.c
  1.15      +0 -8      src/sys/sparc64/pci/psychoreg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809181945.m8IJjdIg081841>