;Revision: 1.1 ;Date: 29 November 1990 ; ;********************************************************* ;* Copyright (C) 1990 Tueplan Ltd. This program contains * ;* proprietary and confidential information. All rights * ;* reserved except as may be permitted by prior written * ;* consent. * ;********************************************************* ; AdapterID 06A7Bh AdapterName "Dual channel printer port adapter" NumBytes 6 ;uses 0102,0103,0104,0105 InitProg 30 NamedItem Prompt "LPT2 port adapter address" choice "0378h-037Bh" pos[1]=011110xxb pos[2]=00000011b pos[0]=xx01101xb io 0378h-037Bh int 7 Help "LPT2 at 0378h" ; ; NamedItem Prompt "LPT3 port adapter address" choice "0278h-027Bh" pos[1]=xxxxxx01b pos[3]=00000111b io 0278h-027Bh int 7 ; Help "LPT3 at 0278h"