; Description file for the second built-in serial port AdapterId 0EEE7h AdapterName "Serial Port No. 2" NumBytes 4 address 32 Begin NamedItem Prompt "Serial Port" choice "SERIAL 1" pos[0]=XXXX11XXb pos[3]=X000XXXXb io 03f8h-03ffh 083f8h-083ffh int 4 choice "SERIAL 2" pos[0]=XXXX01XXb pos[3]=X001XXXXb io 02f8h-02ffh 082f8h-082ffh int 3 choice "SERIAL 3" pos[0]=XXXX01XXb pos[3]=X010XXXXb io 3220h-3227h 0b220h-0b227h int 3 choice "SERIAL 4" pos[0]=XXXX01XXb pos[3]=X011XXXXb io 3228h-322fh 0b228h-0b22fh int 3 choice "SERIAL 5" pos[0]=XXXX01XXb pos[3]=X100XXXXb io 4220h-4227h 0c220h-0c227h int 3 choice "SERIAL 6" pos[0]=XXXX01XXb pos[3]=X101XXXXb io 4228h-422fh 0c228h-0c22fh int 3 choice "SERIAL 7" pos[0]=XXXX01XXb pos[3]=X110XXXXb io 5220h-5227h 0d220h-0d227h int 3 choice "SERIAL 8" pos[0]=XXXX01XXb pos[3]=X111XXXXb io 5228h-522fh 0d228h-0d22fh int 3 choice "Disabled" pos[0]=XXXXX0XXb Help "The built-in serial port connector can be assigned as Serial 1 through Serial 8, or disabled. Use the F5=Previous and the F6=Next keys to change serial port assignments if you are in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and should be changed." NamedItem Prompt "Serial Transmit Arbitration Level" choice "Shared 7" pos[2]=XXXX0111b pos[1]=1XXXXXXXb arb SharedArb 7 choice "Shared 6" pos[2]=XXXX0110b pos[1]=1XXXXXXXb arb SharedArb 6 choice "Shared 5" pos[2]=XXXX0101b pos[1]=1XXXXXXXb arb SharedArb 5 choice "Shared 4" pos[2]=XXXX0100b pos[1]=1XXXXXXXb arb SharedArb 4 choice "Shared 3" pos[2]=XXXX0011b pos[1]=1XXXXXXXb arb SharedArb 3 choice "Shared 1" pos[2]=XXXX0001b pos[1]=1XXXXXXXb arb SharedArb 1 choice "Shared 0" pos[2]=XXXX0000b pos[1]=1XXXXXXXb arb SharedArb 0 choice "Dedicated 7" pos[2]=XXXX0111b pos[1]=0XXXXXXXb arb 7 choice "Dedicated 6" pos[2]=XXXX0110b pos[1]=0XXXXXXXb arb 6 choice "Dedicated 5" pos[2]=XXXX0101b pos[1]=0XXXXXXXb arb 5 choice "Dedicated 4" pos[2]=XXXX0100b pos[1]=0XXXXXXXb arb 4 choice "Dedicated 3" pos[2]=XXXX0011b pos[1]=0XXXXXXXb arb 3 choice "Dedicated 1" pos[2]=XXXX0001b pos[1]=0XXXXXXXb arb 1 choice "Dedicated 0" pos[2]=XXXX0000b pos[1]=0XXXXXXXb arb 0 choice "Disabled" pos[2]=XXXX1111b Help "The serial port connector can be assigned any one of the available arbitration levels for transmitting data. Selecting a shared level allows other shared levels to be set to the same value. Selecting a dedicated level only allows this device to be set to that value. Use the F5=Previous and the F6=Next keys to change arbitration level assignments if you are in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and should be changed." NamedItem Prompt "Serial Receive Arbitration Level" choice "Shared 7" pos[2]=0111XXXXb pos[1]=X1XXXXXXb arb SharedArb 7 choice "Shared 6" pos[2]=0110XXXXb pos[1]=X1XXXXXXb arb SharedArb 6 choice "Shared 5" pos[2]=0101XXXXb pos[1]=X1XXXXXXb arb SharedArb 5 choice "Shared 4" pos[2]=0100XXXXb pos[1]=X1XXXXXXb arb SharedArb 4 choice "Shared 3" pos[2]=0011XXXXb pos[1]=X1XXXXXXb arb SharedArb 3 choice "Shared 1" pos[2]=0001XXXXb pos[1]=X1XXXXXXb arb SharedArb 1 choice "Shared 0" pos[2]=0000XXXXb pos[1]=X1XXXXXXb arb SharedArb 0 choice "Dedicated 7" pos[2]=0111XXXXb pos[1]=X0XXXXXXb arb 7 choice "Dedicated 6" pos[2]=0110XXXXb pos[1]=X0XXXXXXb arb 6 choice "Dedicated 5" pos[2]=0101XXXXb pos[1]=X0XXXXXXb arb 5 choice "Dedicated 4" pos[2]=0100XXXXb pos[1]=X0XXXXXXb arb 4 choice "Dedicated 3" pos[2]=0011XXXXb pos[1]=X0XXXXXXb arb 3 choice "Dedicated 1" pos[2]=0001XXXXb pos[1]=X0XXXXXXb arb 1 choice "Dedicated 0" pos[2]=0000XXXXb pos[1]=X0XXXXXXb arb 0 choice "Disabled" pos[2]=1111XXXXb Help "The serial port connector can be assigned any one of the available arbitration levels for receiving data. Selecting a shared level allows other shared levels to be set to the same value. Selecting a dedicated level only allows this device to be set to that value. Use the F5=Previous and the F6=Next keys to change arbitration level assignments if you are in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and should be changed." End