On Thu, 17 May 2007 11:02:41 -0400, Bill Davidsen <[EMAIL PROTECTED]> wrote:
>> I have to use 2 to avoid the error >> if (scsi_get_performance(scgp, buffer, 8+16*2, 2, 0x03, 0) < 0) > >Do you still get an error if you use a slightly larger number, say 4? > >Is there some way scsi_get_performance can be changed, or the "right" >value for "i" can be determined? Using such a small value (2) prevents Joerg said 4, so I tried 4, then 3, then 2, and 2 is the first number without errors (4 and 3 still cause errors) -- [EMAIL PROTECTED]

