Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 1996 23:55:57 -0700 (PDT)
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 src/sys/pci aic7870.c
Message-ID:  <199606080655.XAA19077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

gibbs       96/06/07 23:55:56

  Modified:    sys/dev/aic7xxx  aic7xxx.seq
  Log:
  Hopefully fix the parity problem and the hang on message reject for good.
  
  Revision  Changes    Path
  1.41      +12 -5     src/sys/dev/aic7xxx/aic7xxx.seq

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Bring back the loop in RESTART_SEQUENCER.  It seems to be necessary for
  the aic7850.  Go back to autoATN on parity errors.
  
  Revision  Changes    Path
  1.73      +12 -9     src/sys/i386/scsi/aic7xxx.c

  Modified:    sys/pci   aic7870.c
  Log:
  Only assume the scratch ram is valid (we were initialized by the BIOS)
  if SCSIID is something other than 0.
  
  Revision  Changes    Path
  1.37      +2 -2      src/sys/pci/aic7870.c



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