Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 21:31:39 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ahc_pci.c
Message-ID:  <200001080531.VAA54720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2000/01/07 21:31:39 PST

  Modified files:
    sys/pci              ahc_pci.c 
  Log:
  Turn on parity error reporting before configuring external sram.  This
  makes it a little easier to notice that parity checking an 8bit sram
  isn't working.
  
  Turn on scb and internal data-path parity checking for all pci chips types.
  We were only doing this for ultra2 chips.
  
  After clearing the parity interrupt status, clear the BRKADRINT.  This
  avoids seeing a bogus BRKADRINT interrupt after external SCB probing
  once normal interrupts are enabled.
  
  Revision  Changes    Path
  1.26      +22 -15    src/sys/pci/ahc_pci.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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