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