Date: Fri, 2 Jun 2006 18:50:39 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c Message-ID: <200606021850.k52IodIQ017711@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606021850.k52IodIQ017711>