On Thu, Nov 08, 2007 at 01:11:01PM -0500, Tony Battersby wrote:
> HBA is inside an embedded device sold by my company, and customers can
> attach their own SCSI devices to it. There is one type of SCSI device
> that we support which doesn't work with disconnect privilege enabled, so
> my code runn
James Bottomley wrote:
> On Wed, 2007-11-07 at 15:37 -0500, Tony Battersby wrote:
>
>> This patch fixes the sym53c8xx "setflag" user command to control
>> disconnect privilege, which has been broken for a long time.
>>
>
> The first observation is that the sym specific setflags interface i
On Wed, 2007-11-07 at 15:37 -0500, Tony Battersby wrote:
> This patch fixes the sym53c8xx "setflag" user command to control
> disconnect privilege, which has been broken for a long time.
The first observation is that the sym specific setflags interface is
being replaced by the parallel transport
This patch fixes the sym53c8xx "setflag" user command to control
disconnect privilege, which has been broken for a long time.
Signed-off-by: Tony Battersby <[EMAIL PROTECTED]>
---
NOTE regarding the following change:
can_disconnect = (cp->tag != NO_TAG) ||
- (lp && (lp->cur
4 matches
Mail list logo