Date: Thu, 18 Dec 2003 20:17:43 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c Message-ID: <200312190417.hBJ4HhqP066287@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2003/12/18 20:17:43 PST
FreeBSD src repository
Modified files:
sys/dev/aic7xxx aic79xx.c
Log:
In ahd_run_qoutfifos, correct a !=/== logic bug
that would cause an infinite loop any time we
manually flush the good status FIFO. Also make
our loop delay unconditional to ensure we don't
miss any FIFO allocations by the hardware.
Revision Changes Path
1.27 +7 -12 src/sys/dev/aic7xxx/aic79xx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312190417.hBJ4HhqP066287>
