cvs commit: src/sys/dev/aic7xxx aic7xxx.c

Justin T. Gibbs gibbs at FreeBSD.org
Fri Aug 13 14:39:15 PDT 2004


gibbs       2004-08-13 21:39:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      aic7xxx.c 
  Log:
  Fix an off by one in the critical section clearing code.  The
  code was adjusting twice for the instruction pointer indicating
  the *next* instruction to execute.  The aic79xx driver had a similar
  bug, but was fixed some time ago.
  
  Revision  Changes    Path
  1.101     +0 -2      src/sys/dev/aic7xxx/aic7xxx.c


More information about the cvs-src mailing list