; ; Version: 1.00 ; ; (C) Copyright International Business Machines Corporation 1993 ; All Rights Reserved ; AdapterId 08FA0h AdapterName "IBM LANStreamer MC 32 Adapter " NumBytes 4 FixedResources pos[0]=1xxxxxxxb pos[2]=xxxx0xx1b ;pos 2 = set preempt time=max, enable busmaster mode Begin NoDMA NamedItem Prompt "Adapter Data Rate" Choice "16 Mbps" pos[1]=1xxxxxxxb Choice " 4 Mbps" pos[1]=0xxxxxxxb Help "Adapter Data Rate: This Token-Ring Network Adapter can operate at two different data rates: 4 Mbps or 16 Mbps. The adapter data rate MUST be set to the rate of the Token-Ring Network LAN segment to which you are connecting the adapter. The assignment for this data rate can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys." NamedItem Prompt "Adapter Media Type Selection" Choice "STP" pos[2]=0xxxxxxxb Choice "UTP" pos[2]=1xxxxxxxb Help "Media Type Selection: This Token-Ring Network Adapter supports two media types, STP and UTP. The media type selected MUST be cable connected to the token ring. If not the adapter will exhibit a LOBE MEDIA FAILURE. The assignment for the media type can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys." NamedItem Prompt "Adapter I/O address Range" Choice "1C00-1CFF" pos[0]=x000111xb io 01C00h-01CFFh Choice "2000-20FF" pos[0]=x001000xb io 02000h-020FFh Choice "2400-24FF" pos[0]=x001001xb io 02400h-024FFh Choice "2800-28FF" pos[0]=x001010xb io 02800h-028FFh Choice "2C00-2CFF" pos[0]=x001011xb io 02C00h-02CFFh Choice "3000-30FF" pos[0]=x001100xb io 03000h-030FFh Choice "3400-34FF" pos[0]=x001101xb io 03400h-034FFh Choice "3800-38FF" pos[0]=x001110xb io 03800h-038FFh Choice "3C00-3CFF" pos[0]=x001111xb io 03C00h-03CFFh Choice "4000-40FF" pos[0]=x010000xb io 04000h-040FFh Choice "4400-44FF" pos[0]=x010001xb io 04400h-044FFh Choice "4800-48FF" pos[0]=x010010xb io 04800h-048FFh Choice "4C00-4CFF" pos[0]=x010011xb io 04C00h-04CFFh Choice "5000-50FF" pos[0]=x010100xb io 05000h-050FFh Choice "5400-54FF" pos[0]=x010101xb io 05400h-054FFh Choice "5800-58FF" pos[0]=x010110xb io 05800h-058FFh Choice "5C00-5CFF" pos[0]=x010111xb io 05C00h-05CFFh Choice "6000-60FF" pos[0]=x011000xb io 06000h-060FFh Choice "FC00-FCFF" pos[0]=x111111xb io 0FC00h-0FCFFh Help "The Adapter I/O address field is a six bit field that selects the I/O address of the adapter. For Micro Channel I/O cycles, this Token-Ring Network adapter is selected when the Micro Channel I/O address is within a 256 byte region. If more than one adapter in your computer is used, each adapter must be assigned a separate I/O address range. The assignment for the I/O address range can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys. If an assignment has an asterisk (*) by it, it is in conflict with another assignment and the I/O address range must be changed. If a conflict continues to exist, you may need to change the assignments for other options that are in your computer to resolve the conflict." NamedItem Prompt "Interrupt Level" Choice "Interrupt 3" pos[1]=xx01xxxxb int 03h Choice "Interrupt 2" pos[1]=xx00xxxxb int 02h Choice "Interrupt 10" pos[1]=xx10xxxxb int 0Ah Choice "Interrupt 11" pos[1]=xx11xxxxb int 0Bh Help "INTERRUPT LEVEL: This Token-Ring Network Adapter can operate on one of four interrupt levels: 2, 3, 10 or 11. The preferred interrupt level is 3, but the adapter can operate on any of the four levels if necessary. The assignment for the interrupt level can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys. If an assignment has an asterisk (*) by it, it is in conflict with another assignment and must be changed." NamedItem Prompt "Fairness/Streaming Data Select" Choice "Fairness ON/Streaming ON" pos[3]=xx10xxxxb Choice "Fairness ON/Streaming OFF" pos[3]=xx00xxxxb Choice "Fairness OFF/Streaming ON" pos[3]=xx11xxxxb Choice "Fairness OFF/Streaming OFF" pos[3]=xx01xxxxb Help "FAIRNESS/STREAMING DATA: This Token-Ring Network Adapter can operate with or without arbitration fairness and with or without Data Streaming. This selection can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys." NamedItem Prompt "Arbitration Level" Choice "Level 1" pos[3]=xxxx0001b arb 01h Choice "Level 2" pos[3]=xxxx0010b arb 02h Choice "Level 3" pos[3]=xxxx0011b arb 03h ; Choice "Level 4" pos[3]=xxxx0100b arb 04h Choice "Level 5" pos[3]=xxxx0101b arb 05h Choice "Level 6" pos[3]=xxxx0110b arb 06h Choice "Level 7" pos[3]=xxxx0111b arb 07h Choice "Level 8" pos[3]=xxxx1000b arb 08h Choice "Level 9" pos[3]=xxxx1001b arb 09h Choice "Level A" pos[3]=xxxx1010b arb 0Ah Choice "Level B" pos[3]=xxxx1011b arb 0Bh Choice "Level C" pos[3]=xxxx1100b arb 0Ch Choice "Level D" pos[3]=xxxx1101b arb 0Dh Choice "Level E" pos[3]=xxxx1110b arb 0Eh Help "ARBITRATION LEVEL: This Token-Ring Network Adapter can operate on one of thirteen arbitration levels: 1, 2, 3 or 5 thru E. If more than one adapter is used in your computer, each adapter must be assigned a separate arbitration level. Assignment for the arbitration level can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys. If an assignment has an asterisk (*) by it, it is in conflict with another assignment and the arbitration level must be changed. If a conflict continues to exist, you may need to change the assignments for other adapters or options that are in your computer to resolve the conflict." NamedItem Prompt "Remote Program Load Address Range" Choice "Disabled" pos[1]=xxxx0000b Choice "C0000-C3FFF" pos[1]=xxxx0001b mem 0C0000h-0C3FFFh Choice "C4000-C7FFF" pos[1]=xxxx0011b mem 0C4000h-0C7FFFh Choice "C8000-CBFFF" pos[1]=xxxx0101b mem 0C8000h-0CBFFFh Choice "CC000-CFFFF" pos[1]=xxxx0111b mem 0CC000h-0CFFFFh Choice "D0000-D3FFF" pos[1]=xxxx1001b mem 0D0000h-0D3FFFh Choice "D4000-D7FFF" pos[1]=xxxx1011b mem 0D4000h-0D7FFFh Choice "D8000-DBFFF" pos[1]=xxxx1101b mem 0D8000h-0DBFFFh Choice "DC000-DFFFF" pos[1]=xxxx1111b mem 0DC000h-0DFFFFh Help "This Token-Ring Network adapter Remote Program Load (RPL) ROM is relocatable within Micro Channel memory space. The adapter RPL ROM may be located on any 16K boundary from hex 000C 000 to 000D C000. The address assignment can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys. If an assignment has an asterisk (*) by it, it is in conflict with another assignment and must be changed." NamedItem Prompt "Parity Enable/Monitor Feedback" Choice "Parity OFF/Monitor OFF" pos[2]=xxxxx00xb Choice "Parity ON/Monitor OFF " pos[2]=xxxxx10xb Choice "Parity OFF/Monitor ON " pos[2]=xxxxx01xb Choice "Parity ON/Monitor ON" pos[2]=xxxxx11xb Help "Micro Channel Parity Enable/Monitor Slave devices feedback signal: This Token-Ring Adapter provides the capability of generating and checking data and address parity. The assignment for parity checking can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys. This adapter also provides the capability of monitoring slave device's Selected Feedback Return Exception signals during DMA operations. The assignment can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys." End