;*********************************************************************** ; ; Adapter Description File ; for ; QUINTET MC COMMUNICATION BOARD ; ; This file must be copied on your backup reference diskette ; before configuration . ; ; Written by M.Pasquali (Unina S.A. Namur,Belgium ) ; ;*********************************************************************** AdapterId 06A73h AdapterName "UNINA QUINTET MC BOARD" NumBytes 2 NamedItem Prompt "ASYNCHRONOUS ADDRESS RANGE" choice "COM_1 03F8-03FF" pos[0]=XXXX000Xb io 03f8h-03ffh choice "COM_2 02F8-02FF" pos[0]=XXXX001Xb io 02f8h-02ffh choice "Async3 0380-038F" pos[0]=XXXX010Xb io 0380h-0387h choice "Async4 0280-028F" pos[0]=XXXX011Xb io 0280h-0287h choice "Async5 3220-3228" pos[0]=XXXX100Xb io 3220h-3227h choice "Async6 4220-4228" pos[0]=XXXX101Xb io 4220h-4227h choice "Async7 5220-5228" pos[0]=XXXX110Xb io 5220h-5227h help "Use the F5=Previous and the F6=Next keys to change serial port assignments . COM_1 INT_4 or COM_2 INT_3 are often used . Conflicting assignments are marked with an asterisk and must be changed to use the adapter ." NamedItem Prompt "ASYNCHRONOUS INTERRUPT LEVEL" choice "INT_3 " pos[0]=00XXXXXXb int 3 choice "INT_4 " pos[0]=01XXXXXXb int 4 ;choice "INT_5 " pos[0]=10XXXXXXb int 5 ;choice "INT_7 " pos[0]=11XXXXXXb int 7 help "Use the F5=Previous and the F6=Next keys to change serial port assignment . COM_1 and INT4 or COM_2 and INT 3 are often used ." NamedItem Prompt "SYNCHRONOUS ADDRESS RANGE" choice "Sync1 0380-0387" pos[0]=XX00XXXXb io 0380h-0387h choice "Sync2 0390-0397" pos[0]=XX01XXXXb io 0390h-0397h choice "Sync3 03A0-03A7" pos[0]=XX10XXXXb io 03A0h-03A7h choice "Sync4 02F4-02F7" pos[0]=XX11XXXXb io 02F0h-02F7h help "Use the F5=Previous and the F6=Next keys to change serial port assignments . Sync2 is often used .Don't forget synchronous software setup . Conflicting assignment are marked with an asterisk and must be changed to use the adapter ." NamedItem Prompt "SYNCHRONOUS INTERRUPT LEVEL" choice "INT_3 " pos[1]=XXX00XXXb int 3 choice "INT_4 " pos[1]=XXX01XXXb int 4 ;choice "INT_5 " pos[1]=XXX10XXXb int 5 ;choice "INT_7 " pos[1]=XXX11XXXb int 7 help "Use the F5=Previous and the F6=Next keys to change serial port assignments ." NamedItem Prompt "DUAL PORT RAM ADDRESS RANGE" choice "SEGMENT C000 Size 2K" pos[1]=XXXXX000b mem 0C0000h-0C07FFh choice "SEGMENT C400 Size 2K" pos[1]=XXXXX001b mem 0C4000h-0C47FFh choice "SEGMENT C800 Size 2K" pos[1]=XXXXX010b mem 0C8000h-0C87FFh choice "SEGMENT CB00 Size 2K" pos[1]=XXXXX011b mem 0CB000h-0CB7FFh choice "SEGMENT D000 Size 2K" pos[1]=XXXXX100b mem 0D0000h-0D07FFh choice "SEGMENT D400 Size 2K" pos[1]=XXXXX101b mem 0D4000h-0D47FFh choice "SEGMENT D800 Size 2K" pos[1]=XXXXX110b mem 0d8000h-0D87FFh choice "SEGMENT DB00 Size 2K" pos[1]=XXXXX111b mem 0DB000h-0D07FFh help "Use the F5=Previous and the F6=Next keys to change serial port assignment . Dual port RAM is shared with the PS/2 and the QUINTET BOARD . Move this RAM in free memory ."