SGI Indy SCSI2SD Config

Here is the SCSI2SD configuration I used for the SGI Indy. You can copy this text and save to a file or just use the fields to setup the card via the graphical user interface from CodeSrc.

<SCSI2SD>
<S2S_BoardCfg>
	<enableTerminator>true</enableTerminator>
	<unitAttention>true</unitAttention>
	<parity>true</parity>
	<enableScsi2>true</enableScsi2>
	<selLatch>false</selLatch>
	<mapLunsToIds>false</mapLunsToIds>
	<selectionDelay>255</selectionDelay>
	<startupDelay>0</startupDelay>
	<scsiSpeed>2</scsiSpeed>
	<blindWrites>false</blindWrites>
</S2S_BoardCfg>

<SCSITarget id="1">
	<enabled>true</enabled>
	<quirks></quirks>
	<deviceType>0x0</deviceType>
	<deviceTypeModifier>0x0</deviceTypeModifier>
	<sdSectorStart>0</sdSectorStart>
	<scsiSectors>25165824</scsiSectors>
	<bytesPerSector>512</bytesPerSector>
	<sectorsPerTrack>0</sectorsPerTrack>
	<headsPerCylinder>0</headsPerCylinder>
	<vendor>        </vendor>
	<prodId>                </prodId>
	<revision>    </revision>
	<serial>                </serial>
</SCSITarget>
</SCSI2SD>