Date: Tue, 19 Oct 2004 20:48:06 +0000 (UTC) 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 aic7xxx.c aic7xxx.h Message-ID: <200410192048.i9JKm63l000505@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2004-10-19 20:48:06 UTC
FreeBSD src repository
Modified files:
sys/dev/aic7xxx aic7xxx.c aic7xxx.h
Log:
aic7xxx.h:
Add constants for SPI protocol delays that are needed for
target mode.
aic7xxx.c:
Correct a target mode issue that caused an occassional
spurious REQ to be seen on the bus when performing manual
message processing (e.g. transfer rate negotiation).
Enforce phase change bus settle rules with explicit
delays when performing manual message processing in
target mode. The sequencer already did this for
"fast-path", target mode message processing.
Revision Changes Path
1.103 +87 -14 src/sys/dev/aic7xxx/aic7xxx.c
1.53 +4 -0 src/sys/dev/aic7xxx/aic7xxx.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410192048.i9JKm63l000505>
