cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c
Matt Jacob
mjacob at FreeBSD.org
Fri Jun 2 18:52:24 UTC 2006
mjacob 2006-06-02 18:50:39 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c
Log:
More checkpointing on the way toward really (finally)
fixing speed negotiation.
Also fix the mpt_execute_req function to actually
match mpt_execute_req_a64. This may explain why
i386 users were having more grief.
Revision Changes Path
1.31 +3 -0 src/sys/dev/mpt/mpt.c
1.23 +10 -2 src/sys/dev/mpt/mpt.h
1.22 +109 -108 src/sys/dev/mpt/mpt_cam.c
1.33 +1 -0 src/sys/dev/mpt/mpt_pci.c
More information about the cvs-src
mailing list