Port-alpha archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: I did a test on a DEC AlphaStation 600 and the SCSI driver seems borked
> On Feb 16, 2026, at 9:17 PM, Jason Thorpe <thorpej%me.com@localhost> wrote:
>
> Anywho, I think the easiest short-term workaround is to ensure the “isp” driver doesn’t use the 64-bit version of the command, which should be fine since:
>
> isp->isp_dmatag = pa->pa_dmat;
Unless I’m completely wrong, this diff should avoid the problem:
https://www.netbsd.org/~thorpej/isp-dma64-avoidance-diff.txt
Unfortunately, I’m not able to build you an install media image for another week or so. If someone else wants to volunteer to build a NetBSD 11 branch installer image with this patch applied, that would be swell.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index