Date: Mon, 16 Feb 2009 14:57:15 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200902161457.n1GEvHNa011252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2009-02-16 14:57:15 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: SVN rev 188671 on 2009-02-16 14:57:15Z by scottl Fix parallel SCSI negotiation in the CAM_NEW_TRAN_CODE world order. Overzealous sanity checks were locking the sync_rate and offset values to zero, thanks to a twisty maze of recursive code. Revision Changes Path 1.212 +3 -4 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902161457.n1GEvHNa011252>