cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h

Marius Strobl marius at FreeBSD.org
Thu Sep 18 19:45:39 UTC 2008


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


More information about the cvs-src mailing list