Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 1997 12:27:45 -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 aic7xxx.h
Message-ID:  <199708151927.MAA29816@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1997/08/15 12:27:45 PDT

  Modified files:
    sys/i386/scsi        aic7xxx.c aic7xxx.h 
  Log:
  Remove the bus settle delay after reset code.  It could cause an infinite
  loop.
  
  Perform a "-Wall" cleanup which actually exposed two real bugs having to
  do with operator precedence.
  
  Revision  Changes    Path
  1.122     +22 -162   src/sys/i386/scsi/aic7xxx.c
  1.43      +1 -6      src/sys/i386/scsi/aic7xxx.h



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