Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 1997 11:37:23 -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/scsi scsi_base.c src/sys/i386/scsi aic7xxx.c
Message-ID:  <199704041937.LAA28925@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       97/04/04 11:37:23

  Modified:    sys/dev/aic7xxx  aic7xxx.seq
  Log:
  Add missing Id that was lost when the sequencer file format changed.
  
  Revision  Changes    Path
  1.68      +2 -0      src/sys/dev/aic7xxx/aic7xxx.seq

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Now that we use AAP, we have to explicitly unpause the sequencer when
  queueing an abort SCB.
  
  Revision  Changes    Path
  1.112     +11 -2     src/sys/i386/scsi/aic7xxx.c

  Modified:    sys/scsi  scsi_base.c
  Log:
  Add a 1ms delay in the XS_BUSY case.  This is the same error code returned
  for the QUEUE FULL condition.  This may help avoid wedging a device by
  immediately requeeuing the transaction in this case.
  
  Revision  Changes    Path
  1.48      +6 -1      src/sys/scsi/scsi_base.c



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