Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 1997 14:23:23 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/scsi aic7xxx.c
Message-ID:  <199708212123.OAA04836@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1997/08/21 14:23:23 PDT

  Modified files:
    sys/i386/scsi        aic7xxx.c 
  Log:
  Change restart_sequencer to be more robust by performing an explicit
  pause before attempting to reset the sequencer address.  Remove the
  loop checking to see if the address has gone to zero since it is
  unnecessary
  
  Adjust the abort SCB timeouts back up to 2 seconds where they should
  be.
  
  Fix an oversight in the removal of the bus reset settle code where
  we might not run the queue of completed commands.
  
  Remove an unecessary call to ahc_run_done_queue in ahc_reset_current_bus.
  
  Submitted by:	Tor Egge <Tor.Egge@idi.ntnu.no>
  
  Revision  Changes    Path
  1.124     +6 -17     src/sys/i386/scsi/aic7xxx.c



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