tecknophreak
07-25-2001, 10:58 AM
I'm working on a "driver" for my tape drive. I'm trying to send the command and parameter list to it to set up volumes.
I've got the command and param values, I can send the command, since the HOWTO told me and had good examples of writing commands over the scsi. Anywho, it only sends status type commands so it doesn't show how to write a param block to it. If I don't get any replys I'm just going to assume(not good) that I just write it after the command. Hopefully that won't kill everything. I'm also going to look a round for a little bit more.
I've got the command and param values, I can send the command, since the HOWTO told me and had good examples of writing commands over the scsi. Anywho, it only sends status type commands so it doesn't show how to write a param block to it. If I don't get any replys I'm just going to assume(not good) that I just write it after the command. Hopefully that won't kill everything. I'm also going to look a round for a little bit more.