On 04/03/19 09:22, Sven Schnelle wrote:
> Hi All,
>
> is this patch going to be accepted?
Yes, I have queued it now.
Paolo
> Thanks
> Sven
>
> On Fri, Feb 15, 2019 at 08:40:21PM +0100, Sven Schnelle wrote:
>> HP-UX checks this register after sending data to the target. If there's no
>> valid
Hi All,
is this patch going to be accepted?
Thanks
Sven
On Fri, Feb 15, 2019 at 08:40:21PM +0100, Sven Schnelle wrote:
> HP-UX checks this register after sending data to the target. If there's no
> valid
> information present, it assumes the client disconnected because the kernel
> sent
> to m
HP-UX checks this register after sending data to the target. If there's no valid
information present, it assumes the client disconnected because the kernel sent
to much data. Implement at least some of the SBCL functionality that is possible
without having a real SCSI bus.
Signed-off-by: Sven Schn