Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2001 12:19:24 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_pci.c
Message-ID:  <200110061919.f96JJOV88821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/10/06 12:19:24 PDT

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  Respect QLogic's errata- read BIU_ISR even on the 2300
  to see if there's an interrupt (avoids PCI parity errors
  which can occur on the 2312 if you access some registers
  from the host at the same time the RISC on the 2312 is
  C accessing them).
  
  MFC after:	1 day
  
  Revision  Changes    Path
  1.73      +3 -1      src/sys/dev/isp/isp_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?200110061919.f96JJOV88821>