; IBM PS/2 Bus Master Adapter/A for Ethernet Networks ; Adapter Description File ; Version 1.00 ; ;-----------------------------------------------------------------------------; ; ; ; NOTE TO THE TRANSLATOR: ; ; ; ; This file is used to configure the Ethernet card. It is used during ; ; the System's Setup and Configuation. ; ; ; ; This file contains ADF message text to be translated for the ; ; Trompbone Ethernet diskettes. ; ; ; ; Translate only text that is present between the quote (") symbols. ; ; Imbedded quotes (") are NOT allowed. Use only single quotes (') ; ; between the double quote marks ("). ; ; ; ; The following terms are used throughout this file: ; ; I/O: Input/Output ; ; RAM: Random Access Memory, readable/writeable memory ; ; ROM: Read Only Memory, non-writable memory ; ; ; ; Do not translate numerics (including Hexidecimal numbers). ; ; ; ; The message text have limits on their margins as specified below. ; ; ; ; AdapterName: 71 characters minus length of word for 'slot'. ; ; Prompt: 38 characters. ; ; Choice: 28 characters. ; ; Help: 1000 characters. ; ; ; ;-----------------------------------------------------------------------------; AdapterID 08EF5h AdapterName "IBM PS/2 Bus Master Adapter/A for Ethernet Networks" NumBytes 4 FixedResources ; *** Micro-Channel Parity NOT SUPPORTED (Disabled) pos[0]=0xxxxxxxb ; *** Select Feedback Interrupt pos[2]=0xxxxxxxb ; *** Remote Boot pos[2]=x0xxxxxxb ; *** Adapter Parity Enabled pos[2]=xxx1xxxxb Begin Device 19h 2 1 NoDma ;*** no translation NamedItem Prompt "Adapter I/O Address Range" ;*** The adapter's location in the choice "7280-728F" ;*** I/O address map pos[0]=XXXX000Xb io 7280h-728fh choice "7290-729F" pos[0]=XXXX001Xb io 7290h-729fh choice "7680-768F" pos[0]=XXXX010Xb io 7680h-768fh choice "7690-769F" pos[0]=XXXX011Xb io 7690h-769fh choice "7A80-7A8F" pos[0]=XXXX100Xb io 7a80h-7a8fh choice "7A90-7A9F" pos[0]=XXXX101Xb io 7a90h-7a9fh choice "7E80-7E8F" pos[0]=XXXX110Xb io 7e80h-7e8fh choice "7E90-7E9F" pos[0]=XXXX111Xb io 7e90h-7e9fh Help "To configure this adapter, select the I/O address range where the adapter will reside. There are 8 locations that may be selected. Press F5(Previous) or F6(Next) to change the assignment. Conflicting assignments are marked with an asterisk (*) and must be changed. Znder normal circumstances, select <7280 - 728F>." ; *** Memory Base Addresses and Ranges *** NamedItem Prompt "Shared Memory Range" ;*** The adapter's location in the choice "16K: D0000-D3FFF" ;*** memory address map pos[3]=xx00xxxxb pos[0]=x100xxxxb pos[2]=xxxxxxx1b MEM 00D0000h - 00D3FFFh choice "16K: D4000-D7FFF" pos[3]=xx00xxxxb pos[0]=x101xxxxb pos[2]=xxxxxxx1b MEM 00D4000h - 00D7FFFh choice "16K: D8000-DBFFF" pos[3]=xx00xxxxb pos[0]=x110xxxxb pos[2]=xxxxxxx1b MEM 00D8000h - 00DBFFFh choice "16K: DC000-DFFFF" pos[3]=xx00xxxxb pos[0]=x111xxxxb pos[2]=xxxxxxx1b MEM 00DC000h - 00DFFFFh choice "16K: C8000-CBFFF" pos[3]=xx00xxxxb pos[0]=x010xxxxb pos[2]=xxxxxxx1b MEM 00C8000h - 00CBFFFh choice "16K: CC000-CFFFF" pos[3]=xx00xxxxb pos[0]=x011xxxxb pos[2]=xxxxxxx1b MEM 00CC000h - 00CFFFFh choice "16K: C0000-C3FFF" pos[3]=xx00xxxxb pos[0]=x000xxxxb pos[2]=xxxxxxx1b MEM 00C0000h - 00C3FFFh choice "16K: C4000-C7FFF" pos[3]=xx00xxxxb pos[0]=x001xxxxb pos[2]=xxxxxxx1b MEM 00C4000h - 00C7FFFh Help "To configure this adapter, choose the memory location the adapter's 16K bytes of RAM will use. There are 8 memory locations that may be selected. Press F5(Previous) or F6(Next) to change the assignment. Conflicting assignments, marked with an asterisk (*), must be changed. Under normal circumstances, select ." ; *** Arbitration Level *** NamedItem Prompt "Arbitration Level" choice "Level 8" pos[1]=xxxx1000b arb 8 choice "Level 9" pos[1]=xxxx1001b arb 9 choice "Level 10" pos[1]=xxxx1010b arb 10 choice "Level 11" pos[1]=xxxx1011b arb 11 choice "Level 12" pos[1]=xxxx1100b arb 12 choice "Level 13" pos[1]=xxxx1101b arb 13 choice "Level 14" pos[1]=xxxx1110b arb 14 Help "Arbitration level zero has the highest priority while increasing levels have decreased priority. Press F5(Previous) or F6(Next) to change the assignment." ; *** Fairness Enable *** NamedItem Prompt "Arbitration Fairness" choice "Enabled" pos[1]=xxx1xxxxb choice "Disabled" pos[1]=xxx0xxxxb Help "In a system where equal access to the host bus is desired, fairness should be enabled. In a system where it is desired that this adapter have increased bus utilization, fairness may be disabled. In most instances fairness should be enabled." ; *** Address Burst Management **** NamedItem Prompt "Address Burst Management" choice "16-byte boundary" pos[3]=xxxxxx01b choice "32-byte boundary" pos[3]=xxxxxx10b choice "64-byte boundary" pos[3]=xxxxxx11b choice "Disabled" pos[3]=xxxxxx00b Help "The Address Burst Management feature requires Bus Masters to relinquish control of the Micro Channel as specific address boundaries are crossed. This feature should be tuned to the memory architecture of the host system." ; *** Interrupt Level *** NamedItem Prompt "Interrupt Level" ;*** The adapter's priority of choice "Level 10" ;*** issuing interrupts in the pos[3]=xxxx01xxb int 10 ;*** system choice "Level 11" pos[3]=xxxx10xxb int 11 choice "Level 12" pos[3]=xxxx11xxb int 12 choice "Level 9" pos[3]=xxxx00xxb int 9 Help "Conflicts with interrupt levels of other adapters are not critical because of the interrupt sharing support of the Micro Channel. Choosing a level without conflict may improve performance. Under normal circumstances, select ." ; *** BNC/AUI selection *** NamedItem Prompt "BNC/AUI selector" ;Network connector/cabling choice "BNC" ;selection pos[2]=xxxxxx1xb choice "AUI" pos[2]=xxxxxx0xb Help "This option selects either the AUI (thick Ethernet) or BNC (thin Ethernet) connector. The wiring available to the host machine dictates this choice. Remember, the machine is being configured, not the adapter." End ; end device