; File @0709.ALL {d} ; This file contains all of the options available to this adapter. ; To be copied to @0709.ADF for use ; Version 2.0b 2/5/92 DTW New adapter ; Version 2.1b 4/24/92 DTW "Slot Data Width" -> "Data Streaming" ; Version 2.1b 6/17/92 DTW Added 1G xlate and changed default ; Version 2.2b 11/10/92 DTW Changed help on data streaming ; Version 2.3 5/27/93 GWP Roll Rev to be consistent with other files AdapterID 0709h AdapterName "Storage Dimensions SDC3211F 32-bit FAST SCSI Host Adapter" NumBytes 4 fixedResources pos[0]=xxxxxxx1b pos[2]=xxxxx0xxb pos[3]=110xxxxxb nameditem Prompt "I/O Port Address" Choice "330h" pos[0]=xxx0xxxxb pos[1]=00000011b io 0330h-0333h Choice "230h" pos[0]=xxx0xxxxb pos[1]=00000010b io 0230h-0233h Choice "130h" pos[0]=xxx0xxxxb pos[1]=00000001b io 0130h-0133h Choice "334h" pos[0]=xxx1xxxxb pos[1]=00000011b io 0334h-0337h Choice "234h" pos[0]=xxx1xxxxb pos[1]=00000010b io 0234h-0237h Choice "134h" pos[0]=xxx1xxxxb pos[1]=00000001b io 0134h-0137h Help "This option selects 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 Request" Choice "IRQ-11" pos[0]=xxxx011xb int 11d Choice "IRQ-10" pos[0]=xxxx010xb int 10d Choice "IRQ-15" pos[0]=xxxx111xb int 15d Choice "IRQ-14" pos[0]=xxxx110xb int 14d Choice "IRQ-9" pos[0]=xxxx001xb int 9d Choice "IRQ-12" pos[0]=xxxx100xb int 12d Help "This selects the interrupt channel the host adapter will use to report status. Conflicting assignments will be marked with an asterick and must be changed to use the host adapter." nameditem Prompt "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 4" pos[3]=xxxx0100b arb 4 Choice "Level 3" pos[3]=xxxx0011b arb 3 Choice "Level 1" pos[3]=xxxx0001b arb 1 Choice "Level 0" pos[3]=xxxx0000b arb 0 Help "This selects the DMA channel the host adapter will use to transfer data. Conflicting assignments will be marked with an asterick and must be changed to use the host adapter." nameditem Prompt "Adapter SCSI Bus ID" 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 ID of the host adapter." nameditem Prompt "BIOS Address" Choice "DC000h" pos[0]=111xxxxxb mem 0dc000h-0dffffh Choice "Disable" pos[0]=000xxxxxb Choice "D8000h" pos[0]=110xxxxxb mem 0d8000h-0dbfffh Choice "D4000h" pos[0]=101xxxxxb mem 0d4000h-0d7fffh Choice "D0000h" pos[0]=100xxxxxb mem 0d0000h-0d3fffh Choice "CC000h" pos[0]=010xxxxxb mem 0cc000h-0cffffh Choice "C8000h" pos[0]=010xxxxxb mem 0c8000h-0cbfffh Choice "C4000h" pos[0]=001xxxxxb mem 0c4000h-0c7fffh Help "This selects the memory location of the host adapter's BIOS PROM. Conflicting assignments will be marked with an asterick and must be changed to use the host adapter. To disable the host adapter's BIOS PROM, choose the 'Disable' option. Note, if two SDC3211B host adapters reside in the system one of them must have its BIOS PROM disabled." nameditem Prompt "SCSI Parity Checking" Choice "On" pos[2]=xxx1xxxxb Choice "Off" pos[2]=xxx0xxxxb Help "The host adapter will check SCSI Parity if 'On'." nameditem Prompt "Synchronous Negotiation" Choice "Enabled" pos[2]=xxxxxx1xb Choice "Disabled" pos[2]=xxxxxx0xb Help "Synchronous transfer on the SCSI bus will be initiated by the host adapter if 'Enabled'." ; ; The function of this bit was changed. ; The data width function is detected by the host adapter and this ; switch was ignored. ; ;nameditem ; Prompt "Slot Data Width" ; Choice "16" pos[2]=xxxxxxx0b ; Choice "32" pos[2]=xxxxxxx1b ; Help ; "The adapter can be inserted into a 16 or 32 bit slot on ; the motherboard. This option controls the data transfer size ; of 16 or 32 bits." nameditem Prompt "Data Streaming" Choice "Disable" pos[2]=xxxxxxx0b Choice "Enable" pos[2]=xxxxxxx1b Help "The streaming data procedure transfers data blocks by using a single address followed by multiple 16 or 32-bit data transfers within a single streaming data cycle. If data streaming is enabled for a Micro Channel bus that supports streaming, the host adapter can achieve a maximum data transfer rate of 40 MBytes/sec on the Micro Channel bus. If data streaming is disabled or the Micro Channel bus does not support streaming, the maximum data transfer rate is 20 MBytes/sec." nameditem Prompt "Arbitration Fairness" Choice "Off" pos[3]=xxx1xxxxb Choice "On" pos[3]=xxx0xxxxb Help "Bus Arbitration Fairness controls whether the host adapter implements the fairness alorigthm after it is preempted from the Micro Channel." nameditem Prompt "1Gbyte Translation" Choice "On" pos[2]=xxxx1xxxb Choice "Off" pos[2]=xxxx0xxxb Help "The host adapter will change cylinder, head, & sector per track to support drive capacity greater than 1 GigaByte."