On Thursday, June 15, 2006 9:12 AM, Christoph Hellwig wrote: > > On Fri, Jun 02, 2006 at 03:14:25PM -0600, Andrew Patterson wrote: > > Certain drives report that they support QAS, but it some > cases can have > > trouble with it causing bus resets. This patch optionally > disables QAS > > for the MPT Fusion spi driver. QAS is disabled using the > mpt_qas module > > parameter. > > I'm not very happy about making this a module paramater in > the LLDD as that > can't scale. This kind of stuff needs to be done in the > generic DV code. > We had discussed this with James Bottomley at Storage Summit, Sorry I wanted to run this by you as well, but forgot. The QAS enable/disable feature is per device in spi transport layer, not per host, which is what we need. James said it was okay for having this done in lld, instead of transport. I'm sure both me and Andrew would be happy the same if the transport handled this. Is that possible for you to look into this, or James? Eric Moore - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html