John Huttley | 5 Jun 2008 07:05
Picon

scsi_id and sg version

Hi folks,
I'm working through the code on this.
I see that it tests for the sg version==4

dev_scsi->use_sg == 4

On my 2.6.25 kernel this is never true (its 3)

Are we not using the latest version or something??

Regards,

John

--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Kay Sievers | 6 Jun 2008 08:05

Re: scsi_id and sg version

On Thu, Jun 5, 2008 at 7:05 AM, John Huttley <John <at> mib-infotech.co.nz> wrote:
> Hi folks,
> I'm working through the code on this.
> I see that it tests for the sg version==4
>
> dev_scsi->use_sg == 4
>
> On my 2.6.25 kernel this is never true (its 3)
>
> Are we not using the latest version or something??

/dev/bsg/*, are devices nodes speaking SGv4.

Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Gmane