> On Wednesday, January 11, 2006 9:21 PM, Zhikun Wang wrote: > Mr. Moore: > Can we call scsi_done() to complete the I/O from the > queuecommand() ? (e.g. to make > queuecommand synchronous). I try this method in my LsiLogic > 22320 SCSI card driver > inMoore, Eric Redhat9, and i can correctly handle read command. But > Write command is stop when i > call scsi_done() in the queuecommand. I am very puzzled! > Thanks for any answers! > > I see no problem with that as long as your waiting for the firmware > to complete the command. My problem is write command is completed for the firmware, but call scsi_done() is stopped! - : 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