Hi, I use FC2 and kernel is 2.6.8.1.
I want to send 3 extra self-defined UFI command to USB memory stick before it send the normal command such as INQUIRY, etc.(these extra command used to unlock the secure USB stick!) I read the Mass storage device driver code and found that such command are processed in usb_stor_control_thread() of storage/usb.c, I guess these UFI command are comming from upper layer. But where do they exactly coming from? how can I send my own command to USB stick? I guess eventually I have to write a special driver for it, but currently I only want to modify the standard Mass storage driver to unlock it. thank you for your attention! Houxiang zhu ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel