uweseimet / scsi2pi

Advanced performant SCSI/SASI emulation and tools for the PiSCSI/RaSCSI board
https://www.scsi2pi.net
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

ideas for getting Akai S1000 to work with scsi2pi #95

Closed sadguitarius closed 1 month ago

sadguitarius commented 1 month ago

Hello, I was just directed to this fork from PiSCSI since development has slowed down over there, and I'd like to pick up this issue and see if there's any way to make progress on it here. I can see that the codebase has changed quite a bit and that the ScsiController class no longer exists.

I was optimistic about trying scsi2pi, but I'm still getting corrupt file transfers with the S1000. Would you be able to point me in the direction of where I might be able to try playing with bus delays to see if I can get anywhere? I'd love to use this library and help contribute in whatever way I can, but it's a nonstarter until I can at least get it up to parity with the setup I currently have with PiSCSI.

I did find this document which appears to point to some relevant delay timings on page 265, although I'm not terribly up to speed with how this stuff works. There's an example code snippet here as well.

Any ideas would be greatly appreciated. Thank you!