; ;O K SEDLACEK ;Perkin Elmer ;Wed Apr 18 1988 16:57:38 ;5110-7961 ;1.0_______ ;EPB2001 ;Interface adapter for single transputer board AdapterId 0583Bh AdapterName "Perkin Elmer Transputer card" NumBytes 4 NamedItem Prompt "Adapter io address range" choice "0150 to 0163 hex" pos[2]=000XXXXXb io 000150h - 000163h choice "01D0 to 01E3 hex" pos[2]=001XXXXXb io 0001D0h - 0001E3h choice "0200 to 0213 hex" pos[2]=010XXXXXb io 000200h - 000213h choice "02D0 to 02E3 hex" pos[2]=011XXXXXb io 0002D0h - 0002E3h choice "0300 to 0313 hex" pos[2]=100XXXXXb io 000300h - 000313h choice "1810 to 1823 hex" pos[2]=101XXXXXb io 001810h - 001823h choice "71C0 to 71D3 hex" pos[2]=110XXXXXb io 0071C0h - 0071D3h choice "8900 to 8913 hex" pos[2]=111XXXXXb io 008900h - 008913h Help "The Transputer card occupies 20 locations in the I/O addresses space, starting at one of eight base addresses. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed before using the adapter." ; ; ; ; NamedItem Prompt "Link speeds to optics and PS/2" choice "10 Mhz, 10 MHz" pos[1]=XXXXXX00b choice "10 Mhz, 20 MHz" pos[1]=XXXXXX01b choice " 5 Mhz, 10 MHz" pos[1]=XXXXXX10b Help "The link speed to the optics module must be the same as the setting in the optics box. Slower speeds need only be selected if the higher speeds are unreliable. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window." ; ; ; ; NamedItem Prompt "Speed C pin (EPB2001 pin 37)" choice "High" pos[1]=XXXXX1XXb choice "Low " pos[1]=XXXXX0XXb Help "Reserved for future expansion. Either setting may be chosen." ; ; ; ; NamedItem Prompt "Reset,Analyse and Error" choice "Controlled by PS/2 " pos[0]=XX111X01b choice "Controlled externally " pos[0]=XX111X11b Help "These signals control the transputer. The external option would only be selected when using another computer as a host, typically in a large network. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window." ; ; ; ; NamedItem Prompt "Arbitration Level for DMA transfers" choice "Level_6" pos[2]=XXXX0110b arb 6 choice "Level_1" pos[2]=XXXX0001b arb 1 choice "Level_7" pos[2]=XXXX0111b arb 7 choice "Level_0" pos[2]=XXXX0000b arb 0 choice "Level_2" pos[2]=XXXX0010b arb 2 choice "Level_3" pos[2]=XXXX0011b arb 3 choice "Level_4" pos[2]=XXXX0100b arb 4 choice "Level_5" pos[2]=XXXX0101b arb 5 choice "Level_8" pos[2]=XXXX1000b arb 8 choice "Level_9" pos[2]=XXXX1001b arb 9 choice "Level_10" pos[2]=XXXX1010b arb 10 choice "Level_11" pos[2]=XXXX1011b arb 11 choice "Level_12" pos[2]=XXXX1100b arb 12 choice "Level_13" pos[2]=XXXX1101b arb 13 choice "Level_14" pos[2]=XXXX1110b arb 14 Help "This assignment need only be changed if it is in conflict with another assignment. Conflicting assignments are marked with an asterisk. Use the F5=Previous and the F6=Next keys to change arbitration level assignments if you are in the 'Change configuration' window." ; ;Level 6 is the usual setting and hence appears first on the list. ; NamedItem Prompt "Arbitration method" choice "Fair " pos[2]=XXX1XXXXb pos[3]=1XXXXXXXb choice "Linear " pos[2]=XXX0XXXXb pos[3]=1XXXXXXXb Help "You should have a really good reason for choosing linear arbitration. Please refer to the IBM reference manual on the Micro channel interface for more information. Use the F5=Previous and the F6=Next keys to change the fairness setting if you are in the 'Change configuration' window." ; ;pos[3] bit 7 is set to clear the channel check signal