Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 1996 15:49:12 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/scsi aic7xxx.c src/sys/scsi scsi_message.h
Message-ID:  <199610062249.PAA17486@freefall.freebsd.org>

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

gibbs       96/10/06 15:49:11

  Branch:      sys/i386/scsi  SCSI
  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Oops.  Used the wrong variable.  This would cause sync negotiation to
  fail on wide targets.
  
  First Wide tester to complain about this: Chuck Cranor <chuck@maria.wustl.edu>
  
  Revision  Changes    Path
  1.75.2.5  +3 -3      src/sys/i386/scsi/aic7xxx.c

  Branch:      sys/scsi  SCSI
  Modified:    sys/scsi  scsi_message.h
  Log:
  Fix a typo in the MSG_ISIDENTIFY macro.  This is used in the NetBSD aic6380
  driver.
  
  Noticed by: Chuck Cranor <chuck@maria.wustl.edu>
  
  Revision  Changes    Path
  1.1.2.3   +2 -2      src/sys/scsi/scsi_message.h



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