cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h
Justin T. Gibbs
gibbs at FreeBSD.org
Tue Oct 19 13:48:06 PDT 2004
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
More information about the cvs-src
mailing list