DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/disk/aic7xxx aic7xxx.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]