public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] UAS uasp.c driver available on github
@ 2010-12-13 21:14 Luben Tuikov
  0 siblings, 0 replies; 2+ messages in thread
From: Luben Tuikov @ 2010-12-13 21:14 UTC (permalink / raw)
  To: linux-kernel, linux-scsi, linux-usb

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.

    Luben


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] UAS uasp.c driver available on github
@ 2010-12-16  9:40 Luben Tuikov
  0 siblings, 0 replies; 2+ messages in thread
From: Luben Tuikov @ 2010-12-16  9:40 UTC (permalink / raw)
  To: linux-kernel, linux-scsi, linux-usb

--- On Mon, 12/13/10, Luben Tuikov <ltuikov@yahoo.com> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-16  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16  9:40 [ANNOUNCE] UAS uasp.c driver available on github Luben Tuikov
  -- strict thread matches above, loose matches on Subject: below --
2010-12-13 21:14 Luben Tuikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox