Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 1999 18:55:11 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/isp isp.c
Message-ID:  <199901100255.SAA18447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1999/01/09 18:55:11 PST

  Modified files:
    sys/dev/isp          isp.c 
  Log:
  Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-
  it's already on for the 2XX0) and detect the broken 1040A FIFO. Change
  bzero to MEMZERO (portability with **nux). Use memcpy for same reason.
  
  Finally detect QUEUE FULL conditions and return this as an error that
  will get cam_periph_error to do it's 'tagged openings now XXX' dance.
  
  Revision  Changes    Path
  1.10      +88 -48    src/sys/dev/isp/isp.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?199901100255.SAA18447>