On Fri, Jan 28, 2011 at 11:14:44AM +0100, Stephan wrote: > What is going on here? Does the struct scsipi_xfer_mode *xm come from > the scsipi layer so it tells the driver what to do?
Yes, it is set from the target discovery code, so you should get a 1 bit there for every target device that understands tagging. Martin