; InterQuadram QuadMEG PS8 Extended Memory Multifunction Adapter ; Copyright (c) Cumulus Corporation 1987, 1988. All rights reserved ; Adapter Definition File Version 1.0 AdapterId 7024h AdapterName "QuadMEG PS8 Extended Memory Multifunction Adapter" Numbytes 5 FixedResources pos[1]=x111xxxxb INITPROG 50 NamedItem Prompt "Serial Port" choice "Disable Serial Port" pos[0]=xxxxx0xxb choice "COM2 configuration" pos[0]=xxxx11xxb io 2f8h - 2ffh int 3 choice "COM1 configuration" pos[0]=xxxx01xxb io 3f8h - 3ffh int 4 Help "If an optional Serial Communications Port is installed select the desired COM port setting. Otherwise, please select the [Disable Serial Port] option" NamedItem Prompt "Parallel Port Enable" choice "Disable parallel port" pos[0]=xxx0xxxxb choice "LPT2" pos[0]=1011xxxxb io 378h - 37bh int 7 choice "LPT2 extended" pos[0]=0011xxxxb io 378h - 37bh int 7 choice "LPT3" pos[0]=1101xxxxb io 278h - 27bh int 7 choice "LPT3 extended" pos[0]=0101xxxxb io 278h - 27bh int 7 choice "LPT1" pos[0]=1001xxxxb io 3BCh - 3BFh int 7 choice "LPT1 extended" pos[0]=0001xxxxb io 3BCh - 3BFh int 7 Help "If an optional Parallel Communications Port is installed select the desired LPT port setting. Otherwise, please select the [Disable Parallel Port] option"