Attached is an interim patch for the scsi_debug driver in lk 2.5.64 . It corrects the sysfs show() and store() signatures. There are two pending patches on scsi_debug that I plan to incorporate soon: - re-arrange driver to use sysfs "probe()" function. An oops in sysfs during an rmmod operation is still to be cleared up. [from Mike Anderson] - injected recovered errors [from Kurt Garloff] Doug Gilbert