; File @0F1F.ALL {d} ; This file contains all of the options available to this adapter. ; To be copied to @0F1F.ADF for use ; Version 1.3b 4/26/91 DTW ; Version 1.4b 10/11/91 JMC ; Version 2.0b 2/5/92 DTW Cosmetics ; Version 2.3 5/27/93 GWP Roll Rev to be consistent with other files AdapterID 0F1Fh AdapterName "Storage Dimensions SDC1611 16-bit SCSI Host Adapter" NumBytes 4 fixedResources pos[0]=x0000001b pos[3]=001xxxxxb nameditem Prompt "I/O Port Address" Choice "330h" pos[1]=00xxx011b io 0330h-0333h Choice "230h" pos[1]=00xxx010b io 0230h-0233h Choice "130h" pos[1]=00xxx001b io 0130h-0133h Choice "334h" pos[1]=01xxx011b io 0334h-0337h Choice "234h" pos[1]=01xxx010b io 0234h-0237h Choice "134h" pos[1]=01xxx001b io 0134h-0137h Help "This is the I/O Port of the host adapter. Conflicting assignments are marked with an asterisk and must be changed to use the host adapter." nameditem Prompt "Interrupt Level" Choice "IRQ-11" pos[2]=xxxxx011b int 11d Choice "IRQ-10" pos[2]=xxxxx010b int 10d Choice "IRQ-15" pos[2]=xxxxx111b int 15d Choice "IRQ-14" pos[2]=xxxxx110b int 14d Choice "IRQ-9" pos[2]=xxxxx001b int 9d Choice "IRQ-12" pos[2]=xxxxx100b int 12d Help "This selects the interrupt channel the host adapter will use to report status. Conflicting assignments will be marked with an asterisk and must be changed to use the host adapter." nameditem Prompt "DMA Arbitration Level" Choice "Level 5" pos[3]=xxxx0101b arb 5 Choice "Level 6" pos[3]=xxxx0110b arb 6 Choice "Level 7" pos[3]=xxxx0111b arb 7 Choice "Level 2" pos[3]=xxxx0010b arb 2 Choice "Level 3" pos[3]=xxxx0011b arb 3 Choice "Level 4" pos[3]=xxxx0100b arb 4 Choice "Level 1" pos[3]=xxxx0001b arb 1 Choice "Level 0" pos[3]=xxxx0000b arb 0 Help "This selectes the DMA channel the host adapter will use to transfer data. Conflicting assignments will be marked with an asterisk and must be changed to use the host adapter." nameditem Prompt "SCSI Address" Choice "Device ID 7" pos[2]=111xxxxxb Choice "Device ID 6" pos[2]=110xxxxxb Choice "Device ID 5" pos[2]=101xxxxxb Choice "Device ID 4" pos[2]=100xxxxxb Choice "Device ID 3" pos[2]=011xxxxxb Choice "Device ID 2" pos[2]=010xxxxxb Choice "Device ID 1" pos[2]=001xxxxxb Choice "Device ID 0" pos[2]=000xxxxxb Help "This is the SCSI address of the host adapter." nameditem Prompt "Adapter BIOS" Choice "DC000h" pos[0]=0xxxxxxxb pos[1]=xx111xxxb mem 0dc000h-0dffffh Choice "BIOS disabled" pos[0]=1xxxxxxxb Choice "CC000h" pos[0]=0xxxxxxxb pos[1]=xx011xxxb mem 0cc000h-0cffffh Choice "D8000h" pos[0]=0xxxxxxxb pos[1]=xx110xxxb mem 0d8000h-0dbfffh Choice "C8000h" pos[0]=0xxxxxxxb pos[1]=xx010xxxb mem 0c8000h-0cbfffh Choice "D4000h" pos[0]=0xxxxxxxb pos[1]=xx101xxxb mem 0d4000h-0d7fffh Choice "D0000h" pos[0]=0xxxxxxxb pos[1]=xx100xxxb mem 0d0000h-0d3fffh Help "This selects the memory location of the host adapter's BIOS ROM. Conflicting assignments will be marked with an asterisk and must be changed to use the host adapter. To disable the host adapter's BIOS ROM, choose the 'BIOS disabled' option. Note, if more than one SCSI host adapter is installed in the system, only one may have its BIOS ROM enabled." nameditem Prompt "SCSI Parity Checking On/Off" Choice "Off" pos[2]=xxx0xxxxb Choice "On" pos[2]=xxx1xxxxb Help "The host adapter will check SCSI Parity if 'On'." nameditem Prompt "Syncronous Negotiation" Choice "Disabled" pos[2]=xxxx0xxxb Choice "Enabled" pos[2]=xxxx1xxxb Help "Synchronous transfer on the SCSI bus will be started by the host adapter if 'Enabled'." nameditem Prompt "Fairness On/Off" Choice "Off" pos[3]=xxx0xxxxb Choice "On" pos[3]=xxx1xxxxb Help "Bus Arbitrations Fairness. This controls whether the adapter" "will release control of the bus when it has been using it" "exclusively."