erichelgeson / BlueSCSI

A small SCSI device based on stm32
Other
389 stars 61 forks source link

SiliconGraphics Indy support / Irix #104

Closed Sch-LikA closed 2 years ago

Sch-LikA commented 2 years ago

I just tried setting up a SGI Indy on a 20220404 based 1.1b board I just assembled. With just one file on the exfat formatted sd, HD10_512IndyIrix53.hda, at boot I get a bad error :

sc0,1,0: cmd=0x12 Unexpected info phase 47, state 40. Resetting SCSI bus

this message loops for a while and the PROM Diagnostics fails.

A scsi2sd seems to working ok.

Is there anything I can do to provide more log/debug ?

Btw, I have quite a few "exotic" scsi machines, from HP, Sun, SGI, Commodore, Atari, NeXT, Apple or Roland, I may come with some other test results over time, don't know if you'd like me to test some in a certain order, just tell me ! I have also some coding knowledge but could not find any scsi protocol documentation in a digestable format, do you have any pointer ? I may help.

Anyway thanks a lot for your work, I really appreciate it.