從SCSI Command 的Sample Code 中可以簡單這樣使用,例如一個Inquiry、及一個Read(10)。 // Inquiry unsigned char cdb[6] = { ...
確定! 回上一頁