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

Peter Avalos pavalos at crater.dragonflybsd.org
Thu Jul 5 19:45:09 PDT 2007


pavalos     2007/07/05 19:44:30 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/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 already fixed.
  
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.18      +1 -3      src/sys/dev/disk/aic7xxx/aic7xxx.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic7xxx.c.diff?r1=1.17&r2=1.18&f=u





More information about the Commits mailing list