Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 1996 09:00:30 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/dev/aic7xxx aic7xxx.seq
Message-ID:  <199610281700.JAA11414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/10/28 09:00:29

  Modified:    sys/dev/aic7xxx  aic7xxx.seq
  Log:
  In data_phase_reinit when I converted the code to use bcopy, I should have
  used mvi instead of mov.  Luckily this code is most likely never executed
  since it is only there for sanity should a target goes into the data phase
  twice during a single selection or reselection.
  
  Revision  Changes    Path
  1.46      +3 -3      src/sys/dev/aic7xxx/aic7xxx.seq



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