; *********************************************** ; * Equinox SST-64M Expandable Host Controller * ; * MCA Adapter Resource Description File * ; * * ; * For Remote Access environments including: * ; * o Novell Netware Connect (AIO) * ; * o DOS (INT 14h) * ; * o OS/2 * ; * * ; * * ; * FILE: @6388.ADF * ; * REV: 1.04 * ; * DATE: 04/27/95 * ; * * ; * (C) Copyright Equinox Systems Inc. 1995 * ; * All rights reserved * ; * * ; *********************************************** AdapterId 06388h AdapterName "Equinox SST-64M Controller (Remote Access)" NumBytes 5 NamedItem Prompt "Memory Footprint (16K PAGED)" ; ***************************************************** ; * MEMORY FOOTPRINT, NON-SHARED PAGE MODE SELECTIONS * ; ***************************************************** Choice "PAGE @ 0D0000h - 0D3FFFh" POS[0]=00XXX00Xb POS[1]=00001101b POS[2]=00000000b MEM 0D0000h - 0D3FFFh Choice "PAGE @ 0D4000h - 0D7FFFh" POS[0]=01XXX00Xb POS[1]=00001101b POS[2]=00000000b MEM 0D4000h - 0D7FFFh Choice "PAGE @ 0D8000h - 0DBFFFh" POS[0]=10XXX00Xb POS[1]=00001101b POS[2]=00000000b MEM 0D8000h - 0DBFFFh Choice "PAGE @ 0DC000h - 0DFFFFh" POS[0]=11XXX00Xb POS[1]=00001101b POS[2]=00000000b MEM 0DC000h - 0DFFFFh Choice "PAGE @ 0C0000h - 0C3FFFh" POS[0]=00XXX00Xb POS[1]=00001100b POS[2]=00000000b MEM 0C0000h - 0C3FFFh Choice "PAGE @ 0C4000h - 0C7FFFh" POS[0]=01XXX00Xb POS[1]=00001100b POS[2]=00000000b MEM 0C4000h - 0C7FFFh Choice "PAGE @ 0C8000h - 0CBFFFh" POS[0]=10XXX00Xb POS[1]=00001100b POS[2]=00000000b MEM 0C8000h - 0CBFFFh Choice "PAGE @ 0CC000h - 0CFFFFh" POS[0]=11XXX00Xb POS[1]=00001100b POS[2]=00000000b MEM 0CC000h - 0CFFFFh ; ************************************************** ; * MEMORY FOOTPRINT, HELP BLOCK * ; ************************************************** Help "The Equinox SST-64M for Remote Access (including: AIO (Novell Netware Connect), DOS (INT 14) and OS/2) includes the following features: 1. Support for up to 64 ports from one MCA slot and 2. Management for up to four Port Modules. The SST-64M's MEMORY FOOTPRINT requires 16 K of address space below 1 M (i.e. between 0C0000h and 0DFFFFh). The SST-64M's MEMORY FOOTPRINT can be changed by selecting 'Change Configuration' and then using the F5 = Previous and the F6 = Next keys." ; ************************************************** ; * I/O PORT SELECTIONS * ; ************************************************** NamedItem Prompt "I/O Block Address Range" Choice "0x3000 to 0x3007" POS[3]=X0000000b IO 03000h - 03007h Choice "0x3080 to 0x3087" POS[3]=X0001000b IO 03080h - 03087h Choice "0x3400 to 0x3407" POS[3]=X0010000b IO 03400h - 03407h Choice "0x3480 to 0x3487" POS[3]=X0011000b IO 03480h - 03487h Choice "0x3800 to 0x3807" POS[3]=X0100000b IO 03800h - 03807h Choice "0x3880 to 0x3887" POS[3]=X0101000b IO 03880h - 03887h Choice "0x3C00 to 0x3C07" POS[3]=X0110000b IO 03C00h - 03C07h Choice "0x3C80 to 0x3C87" POS[3]=X0111000b IO 03C80h - 03C87h Choice "0x7000 to 0x7007" POS[3]=X1000000b IO 07000h - 07007h Choice "0x7080 to 0x7087" POS[3]=X1001000b IO 07080h - 07087h Choice "0x7400 to 0x7407" POS[3]=X1010000b IO 07400h - 07407h Choice "0x7480 to 0x7487" POS[3]=X1011000b IO 07480h - 07487h Choice "0x7800 to 0x7807" POS[3]=X1100000b IO 07800h - 07807h Choice "0x7880 to 0x7887" POS[3]=X1101000b IO 07880h - 07887h Choice "0x7C00 to 0x7C07" POS[3]=X1110000b IO 07C00h - 07C07h Choice "0x7C80 to 0x7C87" POS[3]=X1111000b IO 07C80h - 07C87h ; ************************************************** ; * I/O BLOCK ADDRESS RANGE, HELP BLOCK * ; ************************************************** Help "The Equinox SST-64M for Remote Access (including: AIO (Novell Netware Connect), DOS (INT 14) and OS/2) includes the following features: 1. Support for up to 64 ports from one MCA slot; 2. Management for up to four Port Modules; and 3. Support for 16 different I/O BLOCK ADDRESS RANGES (BLOCK size = 8 bytes). The SST-64M's I/O BLOCK ADDRESS RANGE can be changed by selecting 'Change Configuration' and then using the F5 = Previous and the F6 = Next keys." ; *************************************** ; * * ; * END OF SST-64M MCA CONFIGURATION * ; * * ; ***************************************