mjacob at freebsd.org wrote: > > Opinions? Seems to do what *I* want for automatically attaching devices > for mpt or isp when they appear on the fabric. All you have to do is > alloc a ccb && a path and call xpt_rescan. Why do you need a separate thread for this? Many other drivers already handle this just fine. Scott