; ; Version: 1.00 ; ; (C) Copyright International Business Machines Corporation 1988,1992 ; All rights reserved. ; AdapterID 0E9FEh AdapterName "Expansion Unit Model 001" NumBytes 4 FixedResources pos[0]=110xxxxxb pos[2]=xxxxx00xb pos[3]=xxx0xxxxb Begin NamedItem Prompt "Serial Port" choice "SERIAL_1,IRQ4" pos[0]=xxxxx1xxb pos[2]=xxxx1xx0b io 03f8h-03ffh 083f8h-083ffh int 4 choice "SERIAL_2,IRQ3" pos[0]=xxxxx1xxb pos[2]=xxxx0xx1b io 02f8h-02ffh 082f8h-082ffh int 3 choice "Disabled" pos[0]=xxxxx0xxb Help "The built-in serial port connector can be assigned as Serial 1, Serial 2, 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." End Begin NamedItem Prompt "Parallel Port" choice "PARALLEL 1" pos[0]=xxx1xxxxb pos[1]=x00xxxxxb io 03bch-03bfh 1278h-127bh int 7 choice "PARALLEL 2" pos[0]=xxx1xxxxb pos[1]=x01xxxxxb io 0378h-037bh int 7 choice "PARALLEL 3" pos[0]=xxx1xxxxb pos[1]=x10xxxxxb io 0278h-027bh int 7 choice "PARALLEL 4" pos[0]=xxx1xxxxb pos[1]=x11xxxxxb io 1378h-137bh int 7 choice "Disabled" pos[0]=xxx0xxxxb Help "The built-in parallel port connector can be assigned as Parallel 1 through Parallel 4 or disabled. Use the F5=Previous and the F6=Next keys to change parallel port assignments if you are in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and should be changed." NamedItem Prompt "Parallel Port Arbitration Level" choice "Level 6" pos[1]=0xxx0110b arb 6 choice "Level 5" pos[1]=0xxx0101b arb 5 choice "Level 4" pos[1]=0xxx0100b arb 4 choice "Level 3" pos[1]=0xxx0011b arb 3 choice "Level 1" pos[1]=0xxx0001b arb 1 choice "Level 0" pos[1]=0xxx0000b arb 0 choice "Disabled" pos[1]=1xxx0000b choice "Level 7" pos[1]=0xxx0111b arb 7 Help "The built-in parallel port connector can be assigned any one of the available arbitration levels 0 through 7. Select to use the parallel port in compatibility mode. 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 Begin NamedItem Prompt "ROM Address Range" Choice "C0000-C0FFF" POS[3]=xx1x0000b MEM 0C0000h - 0C0FFFh Choice "C2000-C2FFF" POS[3]=xx1x0001b MEM 0C2000h - 0C2FFFh Choice "C4000-C4FFF" POS[3]=xx1x0010b MEM 0C4000h - 0C4FFFh Choice "C6000-C6FFF" POS[3]=xx1x0011b MEM 0C6000h - 0C6FFFh Choice "C8000-C8FFF" POS[3]=xx1x0100b MEM 0C8000h - 0C8FFFh Choice "CA000-CAFFF" POS[3]=xx1x0101b MEM 0CA000h - 0CAFFFh Choice "CC000-CCFFF" POS[3]=xx1x0110b MEM 0CC000h - 0CCFFFh Choice "CE000-CEFFF" POS[3]=xx1x0111b MEM 0CE000h - 0CEFFFh Choice "D0000-D0FFF" POS[3]=xx1x1000b MEM 0D0000h - 0D0FFFh Choice "D2000-D2FFF" POS[3]=xx1x1001b MEM 0D2000h - 0D2FFFh Choice "D4000-D4FFF" POS[3]=xx1x1010b MEM 0D4000h - 0D4FFFh Choice "D6000-D6FFF" POS[3]=xx1x1011b MEM 0D6000h - 0D6FFFh Choice "D8000-D8FFF" POS[3]=xx1x1100b MEM 0D8000h - 0D8FFFh Choice "DA000-DAFFF" POS[3]=xx1x1101b MEM 0DA000h - 0DAFFFh Choice "DC000-DCFFF" POS[3]=xx1x1110b MEM 0DC000h - 0DCFFFh Choice "DE000-DEFFF" POS[3]=xx1x1111b MEM 0DE000h - 0DEFFFh ; Choice "Disabled" POS[3]=xx0xxxxxb Help "ROM ADDRESS RANGE: There are 16 possible 4K blocks of memory that can be assigned for accessing the ROM area of the Expansion Unit Model 001. The preferred ROM address for the adapter is: C0000-C0FFF. The assignment for this ROM address can be changed by selecting 'Change Configuration' and then using the F5=Previous and the F6=Next keys. The ROM address selected must not be assigned for use by any other adapter or option and cannot be the same as the RAM address for this adapter. If an assignment has an asterisk (*) by it, it is in conflict with another assignment and the ROM address must be changed. If a conflict continues to exist, you may have to change the assignments for other adapters or options that are in your computer to resolve the conflict." End