;**************************************************************************** ;* ;* @704F.ADF ;* MPCA/MC Adapter Description File ;* ;**************************************************************************** ;* ;* The content of this document is NCR intellectual property of the NCR ;* corporation. It is to be treated as strictly confidential and not to be ;* disclosed, reproduced, or used except as authorized in writing by NCR in ;* connection with the manufacture, maintenance and use of the NCR equipment ;* to which it pertains. ;* ;* Copyright (c) 1990 NCR Corporation Workstation Products Division ;* ;**************************************************************************** ;* ;* version : 1.00.00 ;* author : Karl Reinke ;* start date : 5/7/90 ;* stop date : 5/7/90 ;* ;* revision history: ;* DATE | NUMBER | AUTHOR | ? ;* ---------+---------+--------+------------------------------------ ;* 7/10/90 | 1.00.00 | KR | Release version ;* | | | ;* ;**************************************************************************** AdapterId 0704Fh AdapterName "NCR MPCA/MC Adapter" NumBytes 2 NamedItem Prompt "Adapter enable/disable function" Choice "Adapter Enabled" POS[0]=0XXXXXX1b Choice "Adapter Disabled" POS[0]=0XXXXXX0b Help "You can enable or disable the NCR MPCA/MC adapter by using this option. Use the F5=Previous and the F6=Next keys to enable or disable the adapter." NamedItem Prompt "Adapter I/O Base Address" Choice "Base address: 000380" POS[0]=0XXX000Xb IO 000380h - 00038Fh Choice "Base address: 000400" POS[0]=0XXX001Xb IO 000400h - 00040Fh Choice "Base address: 000480" POS[0]=0XXX010Xb IO 000480h - 00048Fh Choice "Base address: 000500" POS[0]=0XXX011Xb IO 000500h - 00050Fh Choice "Base address: 000580" POS[0]=0XXX100Xb IO 000580h - 00058Fh Choice "Base address: 000600" POS[0]=0XXX101Xb IO 000600h - 00060Fh Choice "Base address: 000680" POS[0]=0XXX110Xb IO 000680h - 00068Fh Choice "Base address: 000700" POS[0]=0XXX111Xb IO 000700h - 00070Fh Help "You can configure the NCR MPCA/MC adapter for 8 different I/O base address ranges. If there is more than one MPCA/MC adapter in the PC, set each adapter to a different base address. An asterisk indicates a conflicting I/O address. Use the F5=Previous and the F6=Next keys to change the base address setting." NamedItem Prompt "Adapter Interrupt Request Level" Choice "IRQ Level 10" POS[0]=0000XXXXb INT 10 Choice "IRQ Level 11" POS[0]=0001XXXXb INT 11 Choice "IRQ Level 12" POS[0]=0010XXXXb INT 12 Choice "IRQ Level 14" POS[0]=0011XXXXb INT 14 Choice "IRQ Level 3" POS[0]=0100XXXXb INT 3 Choice "IRQ Level 4" POS[0]=0101XXXXb INT 4 Choice "IRQ Level 5" POS[0]=0110XXXXb INT 5 Choice "IRQ Level 7" POS[0]=0111XXXXb INT 7 Help "The NCR MPCA/MC adapter can use one of eight different interrupt request levels. The MPCA/MC can share an IRQ level with any other adapter, but to avoid a decrease in system performance select an unique IRQ level for the adapter. An asterisk indicates a shared IRQ level. Use the F5=Previous and the F6=Next keys to change the interrupt request level assignment." NamedItem Prompt "Adapter Board ID Number" Choice "Board ID = 1" POS[1]=00000000b Choice "Board ID = 2" POS[1]=00000001b Choice "Board ID = 3" POS[1]=00000010b Choice "Board ID = 4" POS[1]=00000011b Help "This item assigns an unique board ID number to the NCR MPCA/MC adapter. This allows the operation of up to four MPCA/MC adapters in one PC if each adapter is given a different board ID number. Use the F5 = Previous and the F6 = Next keys to select the board ID number." ; ; end of @704F.ADF ;