mohitnegi Posted December 29, 2014 Report Share Posted December 29, 2014 Hello guys , i am into development of UFS(Universal Flash Storage) which follows SCSI based commands ....Now i have developed its model and wish to verify this model with device driver available in linux kernal now as i have already mentioned this is SCSI based(protocol similar to USB) ... Now how do i drive this SCSI based driver from the terminal ..should i call the SCSI commands or device driver ... the problem is a general device driver verification problem but i could't find it solution on net ... i know this problem is not related to this forum but can someone guide me who have done it earlier ... Quote Link to comment Share on other sites More sharing options...
kartikkg Posted December 29, 2014 Report Share Posted December 29, 2014 Hi, You can use this utility to issue SCSI commands to your device on linux http://sg.danny.cz/sg/sg3_utils.html. Quote Link to comment Share on other sites More sharing options...
mohitnegi Posted December 30, 2014 Author Report Share Posted December 30, 2014 hello , thanks for then reply ... could you tell OS related commands to drive SCSI commands ... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.