cvs commit: src/sys/dev/aic7xxx aic79xx.c aic7xxx.c
Justin T. Gibbs
gibbs at FreeBSD.org
Fri Jun 6 16:53:41 PDT 2003
gibbs 2003/06/06 16:53:39 PDT
FreeBSD src repository
Modified files:
sys/dev/aic7xxx aic79xx.c aic7xxx.c
Log:
When single stepping, only leave ENBUSFREE enabled
if it was already enabled. We don't want to set it
when it shouldn't be set, we just don't want to
inadvertantly turn it off. This should fix a recent
report of the aic7xxx driver repeatedly complaining of
"unexpected busfree while idle" in one configuration.
Revision Changes Path
1.20 +2 -2 src/sys/dev/aic7xxx/aic79xx.c
1.95 +2 -2 src/sys/dev/aic7xxx/aic7xxx.c
More information about the cvs-src
mailing list