Date: Mon, 16 Apr 2007 19:55:36 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200704161955.l3GJtall068131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2007-04-16 19:55:36 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: For the XPT_SASYNC_CB operation, only decouple the broadcast to the bus and device lists instead of decoupling the whole operation. This avoids problems with SIMs going away. Revision Changes Path 1.177 +68 -87 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704161955.l3GJtall068131>