On Tue, Feb 21, 2006 at 09:39:44PM -0500, Douglas Gilbert wrote: > >>Stefan Richter wrote: > >>>What I don't understand is why mode page 8 is still accessed in your > >>>log: http://bugzilla.kernel.org/attachment.cgi?id=7432&action=view > >>>(Log lines "command: Mode Sense (10): 5a 00 08 00 00 00 00 00 d9 00", > > Also apart from being a MODE SENSE (10) rather than the > required MODE SENSE (6), the DBD bit is not set as > required by: www.t10.org/ftp/t10/drafts/rbc/rbc-r10a.pdf > section 6.3 . > > Perhaps someone could try setting DBD and see if > the bridge is any better behaved. The cdb would be: > 5a 08 08 00 .... or > 1a 08 08 00 .... DBD doesn't affect the result, MODE SENSE (6) is actually even worse - you get the same page without header _and_ with the first byte missing. BTW, the reason why we don't get DBD is that bridge lies, claiming to be type 0. Note that for _all_ values of modepage it returns (mutilated) page 6, which isn't even defined for type 0. And yes, the only chance that creators of that thing would ever see the light is colonoscopy; what else is new? - : 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