;**************************************************************** ;* * ;**************************************************************** AdapterId 08F6DH AdapterName "IBM Ethernet Quad-BT PeerMaster" NumBytes 4 FixedResources pos[1] = xxx1xxxxb pos[2] = xxxxxxx0b Begin NoDMA ; VPD (3) 80H NamedItem Prompt "Device I/O Address" choice "1C00h-1C1Fh" pos[3]=xx000xxxb IO 1C00h-1C1Fh choice "3C00h-3C1Fh" pos[3]=xx001xxxb IO 3C00h-3C1Fh choice "5C00h-5C1Fh" pos[3]=xx010xxxb IO 5C00h-5C1Fh choice "7C00h-7C1Fh" pos[3]=xx011xxxb IO 7C00h-7C1Fh choice "9C00h-9C1Fh" pos[3]=xx100xxxb IO 9C00h-9C1Fh choice "BC00h-BC1Fh" pos[3]=xx101xxxb IO 0BC00h-0BC1Fh choice "DC00h-DC1Fh" pos[3]=xx110xxxb IO 0DC00h-0DC1Fh choice "FC00h-FC1Fh" pos[3]=xx111xxxb IO 0FC00h-0FC1Fh Help "The Device I/O Address field is a six-bit field that selects the I/O address of the Adapter." NamedItem Prompt "Interrupt Level" choice "Level 3" pos[0]=00xxxxxxb Int 3 choice "Level 4" pos[0]=01xxxxxxb Int 4 choice "Level 5" pos[0]=10xxxxxxb Int 5 ; choice "Level 6" pos[0]=11xxxxxxb ; Int 6 Help "The interrupt level is the prioritized interrupt request line on which the Adapter will interrupt the system. The highest to lowest interrupt priorities are as follows : 3,4,5 The interrupt level may be shared with another adapter." NamedItem Prompt "Primary Arbitration Level" choice "Level 1" pos[1]=xxxx0001b Arb 1 choice "Level 2" pos[1]=xxxx0010b Arb 2 choice "Level 3" pos[1]=xxxx0011b Arb 3 choice "Level 4" pos[1]=xxxx0100b Arb 4 choice "Level 5" pos[1]=xxxx0101b Arb 5 choice "Level 6" pos[1]=xxxx0110b Arb 6 choice "Level 7" pos[1]=xxxx0111b Arb 7 choice "Level 8" pos[1]=xxxx1000b Arb 8 choice "Level 9" pos[1]=xxxx1001b Arb 9 choice "Level A" pos[1]=xxxx1010b Arb 10 choice "Level B" pos[1]=xxxx1011b Arb 11 choice "Level C" pos[1]=xxxx1100b Arb 12 choice "Level D" pos[1]=xxxx1101b Arb 13 choice "Level E" pos[1]=xxxx1110b Arb 14 Help "This field is the primary arbitration level for the Adapter Busmaster DMA transfers. An arbitration level of 0 has the highest priority, and increasing levels have corresponding decreased priority." NamedItem Prompt "Streaming Data" choice "Enabled " pos[1]=1xxxxxxxb choice "Disabled" pos[1]=0xxxxxxxb Help "This field enables or disables Streaming Data feature of the Adapter as both a Bus Master and a Slave. The default state of this field is enabled." NamedItem Prompt "Selected Feedback Return" choice "Disabled" pos[1]=x0xxxxxxb choice "Enabled " pos[1]=x1xxxxxxb Help "This field enables or disables the checking and reporting of loss of Selected Feedback Return by the Bus Master of the Adapter. The default state of this field is disabled." NamedItem Prompt "Address and Data Parity" choice "Disabled" pos[1]=xx0xxxxxb choice "Enabled " pos[1]=xx1xxxxxb Help "This field enables or disables the address and data parity checking and generation by the Adapter. The Default state of this field is disabled." NamedItem Prompt "1st Shared Storage Window Location" ;**************************************************************** ;* 8K window. * ;**************************************************************** choice "DE000h-DFFFFh, 8K Window" pos[0]=xx11110xb Mem 0DE000h-0DFFFFh choice "DC000h-DDFFFh, 8K Window" pos[0]=xx11100xb Mem 0DC000h-0DDFFFh choice "DA000h-DBFFFh, 8K Window" pos[0]=xx11010xb Mem 0DA000h-0DBFFFh choice "D8000h-D9FFFh, 8K Window" pos[0]=xx11000xb Mem 0D8000h-0D9FFFh choice "D6000h-D7FFFh, 8K Window" pos[0]=xx10110xb Mem 0D6000h-0D7FFFh choice "D4000h-D5FFFh, 8K Window" pos[0]=xx10100xb Mem 0D4000h-0D5FFFh choice "D2000h-D3FFFh, 8K Window" pos[0]=xx10010xb Mem 0D2000h-0D3FFFh choice "D0000h-D1FFFh, 8K Window" pos[0]=xx10000xb Mem 0D0000h-0D1FFFh choice "CE000h-CFFFFh, 8K Window" pos[0]=xx01110xb Mem 0CE000h-0CFFFFh choice "CC000h-CDFFFh, 8K Window" pos[0]=xx01100xb Mem 0CC000h-0CDFFFh choice "CA000h-CBFFFh, 8K Window" pos[0]=xx01010xb Mem 0CA000h-0CBFFFh choice "C8000h-C9FFFh, 8K Window" pos[0]=xx01000xb Mem 0C8000h-0C9FFFh choice "C6000h-C7FFFh, 8K Window" pos[0]=xx00110xb Mem 0C6000h-0C7FFFh choice "C4000h-C5FFFh, 8K Window" pos[0]=xx00100xb Mem 0C4000h-0C5FFFh choice "C2000h-C3FFFh, 8K Window" pos[0]=xx00010xb Mem 0C2000h-0C3FFFh choice "C0000h-C1FFFh, 8K Window" pos[0]=xx00000xb Mem 0C0000h-0C1FFFh ;**************************************************************** ;* 16K window. * ;**************************************************************** choice "DC000h-DFFFFh, 16K Window" pos[0]=xx11101xb Mem 0DC000h-0DFFFFh choice "D8000h-DBFFFh, 16K Window" pos[0]=xx11001xb Mem 0D8000h-0DBFFFh choice "D4000h-D7FFFh, 16K Window" pos[0]=xx10101xb Mem 0D4000h-0D7FFFh choice "D0000h-D3FFFh, 16K Window" pos[0]=xx10001xb Mem 0D0000h-0D3FFFh choice "CC000h-CFFFFh, 16K Window" pos[0]=xx01101xb Mem 0CC000h-0CFFFFh choice "C8000h-CBFFFh, 16K Window" pos[0]=xx01001xb Mem 0C8000h-0CBFFFh choice "C4000h-C7FFFh, 16K Window" pos[0]=xx00101xb Mem 0C4000h-0C7FFFh choice "C0000h-C3FFFh, 16K Window" pos[0]=xx00001xb Mem 0C0000h-0C3FFFh Help "There are two independent windows into the RAM on the Adapter This is the first window which is located in the ROM/RAM area. The size of this window can be either 8 KByte or 16 KByte." ;**************************************************************** ;* This field will call the ADP * ;**************************************************************** NamedItem Prompt "2nd Shared Storage Window Location" choice "Above 1M, Window=Memory Size" pos[2]=xxxxxxxxb Exec Help "There are two independent windows into the RAM on the Adapter. This is the second window which is located above 1 MEG. The size of this window is equal to the amount of RAM installed on the adapter." End