;**************************************************************** ;* * ;* * ;* ISDN Digital Modem * ;* Adapter Description File. * ;* * ;* This file contains the configuration information for the * ;* ISDN Digital Modem * ;* The following can be configured using this file: * ;* * ;* 1. Communications Port and associated Interrupt Level * ;* 2. System Interrupt Selection * ;* 3. Arbitration Level * ;* 4. Fairness Enable/Disable * ;* * ;**************************************************************** AdapterId 08FE0h AdapterName "ISDN Digital Modem" NumBytes 4 FixedResources pos[0]=X0XXXX0Xb ;Bit 6 = Disable -CHCK, Bit 1 = Disable ROM pos[1]=0000XXXXb ;Bits 7-6 = Card 1, Bits 5-4 Reserved pos[2]=XXXXXXXXb ;Bit 4 = POST codes Disabled pos[3]=11XXXXXXb ;Bit 7 = Channel Check not used, ;Bit 6 = Bus release 7.5 usec Begin NoDMA NamedItem Prompt "COMM Port" choice "COMM 2, IRQ 3" pos[0]=XXX01XXXb pos[2]=001XXXXXb io 02f8h-02ffh int 3 choice "COMM 3, IRQ 3" pos[0]=XXX01XXXb pos[2]=010XXXXXb io 3220h-3227h int 3 choice "COMM 3, IRQ 4" pos[0]=XXX11XXXb pos[2]=010XXXXXb io 3220h-3227h int 4 choice "COMM 4, IRQ 3" pos[0]=XXX01XXXb pos[2]=011XXXXXb io 3228h-322fh int 3 choice "COMM 4, IRQ 4" pos[0]=XXX11XXXb pos[2]=011XXXXXb io 3228h-322fh int 4 choice "COMM 5, IRQ 3" pos[0]=XXX01XXXb pos[2]=100XXXXXb io 4220h-4227h int 3 choice "COMM 5, IRQ 4" pos[0]=XXX11XXXb pos[2]=100XXXXXb io 4220h-4227h int 4 choice "COMM 6, IRQ 3" pos[0]=XXX01XXXb pos[2]=101XXXXXb io 4228h-422fh int 3 choice "COMM 6, IRQ 4" pos[0]=XXX11XXXb pos[2]=101XXXXXb io 4228h-422fh int 4 choice "COMM 7, IRQ 3" pos[0]=XXX01XXXb pos[2]=110XXXXXb io 5220h-5227h int 3 choice "COMM 7, IRQ 4" pos[0]=XXX11XXXb pos[2]=110XXXXXb io 5220h-5227h int 4 choice "COMM 8, IRQ 3" pos[0]=XXX01XXXb pos[2]=111XXXXXb io 5228h-522fh int 3 choice "COMM 8, IRQ 4" pos[0]=XXX11XXXb pos[2]=111XXXXXb io 5228h-522fh int 4 choice "COMM 1, IRQ 4" pos[0]=XXX11XXXb pos[2]=000XXXXXb io 03f8h-03ffh int 4 choice "Disabled" pos[0]=XXXX0XXXb Help "The COMM port can be assigned as COMM 1 through COMM 8, or it can be disabled. Conflicting COMM port assignments are marked with an asterisk and should be changed. Use the F5=Previous and the F6=Next keys to change conflicting assignments in the 'Change Configuration' window." NamedItem Prompt "I/O Address Selection" choice "0400-041F 04F8-04FF" pos[3]=XX000001b io 0400h-041fh 04f8h-04ffh choice "0800-081F 08F8-08FF" pos[3]=XX000010b io 0800h-081fh 08f8h-08ffh choice "0C00-0C1F 0CF8-0CFF" pos[3]=XX000011b io 0c00h-0c1fh 0cf8h-0cffh choice "1000-101F 10F8-10FF" pos[3]=XX000100b io 1000h-101fh 10f8h-10ffh choice "1400-141F 14F8-14FF" pos[3]=XX000101b io 1400h-141fh 14f8h-14ffh choice "1800-181F 18F8-18FF" pos[3]=XX000110b io 1800h-181fh 18f8h-18ffh choice "1C00-1C1F 1CF8-1CFF" pos[3]=XX000111b io 1c00h-1c1fh 1cf8h-1cffh choice "2000-201F 20F8-20FF" pos[3]=XX001000b io 2000h-201fh 20f8h-20ffh choice "2400-241F 24F8-24FF" pos[3]=XX001001b io 2400h-241fh 24f8h-24ffh choice "2800-281F 28F8-28FF" pos[3]=XX001010b io 2800h-281fh 28f8h-28ffh choice "2C00-2C1F 2CF8-2CFF" pos[3]=XX001011b io 2c00h-2c1fh 2cf8h-2cffh choice "3000-301F 30F8-30FF" pos[3]=XX001100b io 3000h-301fh 30f8h-30ffh choice "3400-341F 34F8-34FF" pos[3]=XX001101b io 3400h-341fh 34f8h-34ffh choice "3800-381F 38F8-38FF" pos[3]=XX001110b io 3800h-381fh 38f8h-38ffh choice "3C00-3C1F 3CF8-3CFF" pos[3]=XX001111b io 3c00h-3c1fh 3cf8h-3cffh choice "4000-401F 40F8-40FF" pos[3]=XX010000b io 4000h-401fh 40f8h-40ffh choice "4400-441F 44F8-44FF" pos[3]=XX010001b io 4400h-441fh 44f8h-44ffh choice "4800-481F 48F8-48FF" pos[3]=XX010010b io 4800h-481fh 48f8h-48ffh choice "4C00-4C1F 4CF8-4CFF" pos[3]=XX010011b io 4c00h-4c1fh 4cf8h-4cffh Help "This item enables the selection of I/O addresses that are used by the adapter. Conflicting I/O addresses are marked with an asterisk and should be changed. Use the F5=Previous and the F6=Next keys to change conflicting addresses in the 'Change Configuration' window." NamedItem Prompt "System Interrupt Selection" choice "IRQ 15" pos[0]=XX0XXXXXb int 15 choice "IRQ 11" pos[0]=XX1XXXXXb int 11 Help "The System Interrupt level can be set to either IRQ11 or IRQ15. The recommended setting is IRQ15." NamedItem Prompt "Arbitration Level" choice "Level 1" pos[1]=XXXX0001b arb 01h choice "Level 3" pos[1]=XXXX0011b arb 03h choice "Level 5" pos[1]=XXXX0101b arb 05h choice "Level 6" pos[1]=XXXX0110b arb 06h choice "Level 7" pos[1]=XXXX0111b arb 07h choice "Level 8" pos[1]=XXXX1000b arb 08h choice "Level 9" pos[1]=XXXX1001b arb 09h choice "Level A" pos[1]=XXXX1010b arb 0ah choice "Level B" pos[1]=XXXX1011b arb 0bh choice "Level C" pos[1]=XXXX1100b arb 0ch choice "Level D" pos[1]=XXXX1101b arb 0dh choice "Level E" pos[1]=XXXX1110b arb 0eh Help "This item enables the selection of available Micro Channel Arbitration levels. Conflicting arbitration levels are marked with an asterisk and should be changed. Use the F5=Previous and the F6=Next keys to change conflicting levels in the 'Change Configuration' window." NamedItem Prompt "Fairness Enable/Disable" choice "Disabled" pos[0]=0XXXXXXXb choice "Enabled" pos[0]=1XXXXXXXb Help "This item enables the Micro Channel Fairness feature to be enabled or disabled." End