Message fixed in repo, should have been:
Adjust MSCP attach routines. The current code worked fine on simh-vax, but
unfortunately failed on at least one 'real' SCSI MSCP adaptor.
In the updated code mscp_attach() still iterates over each unit on a bus,
but mscp_dorsp() now detects if we have reach
For "betters" read "numbers". This has just been a perfect day...
On 10 July 2012 23:42, David Brownlee wrote:
> Message fixed in repo, should have been:
>
> Adjust MSCP attach routines. The current code worked fine on simh-vax, but
> unfortunately failed on at least one 'real' SCSI MSCP adaptor.