Re: [ANNOUNCE] UAS uasp.c driver available on github

From: Luben Tuikov
Date: Thu Dec 16 2010 - 04:40:18 EST


--- On Mon, 12/13/10, Luben Tuikov <ltuikov@xxxxxxxxx> wrote:
> The uasp.c driver is available on
> github at https://github.com/ltuikov/linux-2.6. The
> free-linux branch is a branch off of the master branch. The
> free-linux branch contains the following:
>
> * uasp.c driver which allows you to connect to USB
> Attached SCSI (UAS) devices and use them as SCSI devices.
>
> The free-linux branch also includes the following patches:
>
> * 6e5eba [USB] Use normalized sense when emulating
> autosense,
> * 245423 [SCSI] Retrieve the Caching mode page, and
> * 67869f [BLOCK] Preliminary increasing tag sequence
> implementation.
>
> The first two of those patches, 6e5eba and 245423, have
> been accepted into topic branches and should be merged in
> the next (or current) kernel release.
>
> The 67869f patch is needed to eliminate TMF processing race
> conditions in case of multiple application clients issuing
> commands to the same I_T nexus as I described here: http://marc.info/?t=128902350400001&r=1&w=2.

A read-only git URL where you could pull from would be: git://github.com/ltuikov/linux-2.6.git

Luben

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/