Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 1997 21:05:21 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/dev/aic7xxx aic7xxx.seq src/sys/i386/scsi aic7xxx.c
Message-ID:  <199703240505.VAA26563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       97/03/23 21:05:20

  Modified:    sys/dev/aic7xxx  aic7xxx.seq
  Log:
  Re-arrange the code to upload an SCB to ensure that there is at least
  on instruction between the last load into the DFIFO and enabling the DMA.
  During back to back SCB DMA, it was possible to hang the card.
  
  Revision  Changes    Path
  1.66      +12 -14    src/sys/dev/aic7xxx/aic7xxx.seq

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Fix a nasty bug that meant a QUEUE_FULL status would result in a lost
  SCB.  This is probably a main reason for the recent reports of timeouts.
  
  Revision  Changes    Path
  1.108     +12 -12    src/sys/i386/scsi/aic7xxx.c



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