Date: Mon, 5 Jun 2006 22:25:49 +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.h mpt_cam.c Message-ID: <200606052225.k55MPnvU061945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2006-06-05 22:25:49 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.h mpt_cam.c Log: Do some source && comment cleanup. Clean out the abortive start to homegrown, per-mpt, Domain Validation. This should really be done at a higher level. Use the PIM_SEQSCAN flag for U320- this seems to correct cases of being unable to consistently negotiate U320 in the cases where I'd seen this before. Between this and other recent checkins, this driver is pretty close to being ready for MFC. Reviewed by: scottl, ken, scsi@ MFC after: 1 week Revision Changes Path 1.25 +3 -10 src/sys/dev/mpt/mpt.h 1.23 +11 -25 src/sys/dev/mpt/mpt_cam.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606052225.k55MPnvU061945>