; ; (C)Copyright Hewlett-Packard Co., 1989-1990 ; All Rights Reserved. ; BOARD ID = "HWP0000" NAME = "HP Monochrome Plus Video Board (35732A)" MFR = "Hewlett-Packard Co." CATEGORY = "VID" SLOT = ISA8OR16 ;;; AMPERAGE = ??? LENGTH = 190 COMMENTS = "The HP Monochrome Plus Video Board is compatible with the:\n\tIBM Monochrome Display Adapter & Parallel Printer Port\n \tHercules Graphics Card\n \tIBM Color Graphics Adapter\n This board is required for use with the HP 35731D Monochrome Plus video display." SWITCH(1) = 2 NAME = "SW1" STYPE = SLIDE LABEL = LOC(2 1) "COLOR" "MONO" COMMENTS = "This switch should be set to COLOR for CGA and MONO for IBM MDA and Hercules." SWITCH(2) = 2 NAME = "SW2" STYPE = DIP REVERSE = YES IOPORT(1) = PORTVAR(1) INITVAL = rrrrxxrr SOFTWARE(1) = "Use the view resources option to determine the I/O ports that the parallel ports are configured to.\n\n When installing applications, parallel ports are assigned in the following order:\n \t(1) Port with I/O at 3BC - 3BEh\n \t(2) Port with I/O at 378 - 37Fh\n \t(3) Port with I/O at 278 - 27Fh\n\n If a higher order port is not present in the configuration, LPT1 will be assigned to the next available port. For example, if a configuration has parallel ports at 378h and 278h, they will be respectively LPT1 and LPT2. If there are parallel ports at 3BCh and 378h, they will be LPT1 and LPT2 as well." FUNCTION = "Video Options" TYPE = "VID" CONNECTION = "9-pin, female, D-type connector" SUBFUNCTION = "Emulation Mode" HELP = "Use this function to set the video mode. The HP Monochrome Plus board supports the following video emulation modes:\n\n IBM Monochrome (MDA)\n - 80x25 text, 9x14 character cell\n - Black, White, Intensified, and Blinking\n\n Hercules Graphics (MGA)\n - 720x348, Black and White\n - half and full modes (to allow co-resident CGA or EGA)\n\n IBM Color Graphics (CGA)\n - 80x25 text, 8x8 character cell, 2 color\n - 40x25 text, 8x8 character cell, 4 color\n - 640x200 graphics, 2 color\n - 320x200 graphics, 4 color\n" CHOICE = "IBM Monochrome (MDA)" SUBTYPE = "MDA" PORTVAR(1) = 3BFh LINK MEMORY = 32k ADDRESS = 0B0000h MEMTYPE = OTHER FREE PORT = 03B0h - 03BBh PORT = 03BFh INIT = SWITCH(1) LOC(2 1) 01 CHOICE = "Hercules Graphics (MGA)" SUBTYPE = "MGA" PORTVAR(1) = 3BFh LINK MEMORY = 64k ADDRESS = 0B0000h MEMTYPE = OTHER FREE PORT = 03B0h - 03BBh PORT = 03BFh INIT = SWITCH(1) LOC(2 1) 01 CHOICE = "IBM Color Graphics (CGA)" SUBTYPE = "CGA" PORTVAR(1) = 3DFh LINK MEMORY = 32k ADDRESS = 0B8000h MEMTYPE = OTHER LINK PORT = 3D0h - 3DFh INIT = SWITCH(1) LOC(2 1) 10 SUBFUNCTION = "Character Set" HELP = "Use this function to select the character set. Characters in the set will be displayed as:\n \t7x9 characters in 9x14 box for MDA and Hercules\n \t7x7 characters in 8x8 box for CGA\n" CHOICE = "IBM-8" LINK INIT = IOPORT(1) LOC (2) 0 CHOICE = "HP-8" LINK INIT = IOPORT(1) LOC (2) 0 SUBFUNCTION = "Video Memory" HELP = "Use this function to set the video memory operation. Video memory is normally enabled when you start your computer. Disable video memory to prevent it from responding to any read or write access." CHOICE = "Enabled" LINK INIT = IOPORT(1) LOC (3) 0 CHOICE = "Disabled" LINK INIT = IOPORT(1) LOC (3) 1 FUNCTION = "Parallel Printer Port" TYPE = "PAR" CONNECTION = "25-pin, female, D-type connector" HELP = "This board supports three parallel port settings:\n \tLPT1 with I/O ports at 3BC - 3BEh\n \tLPT2 with I/O ports at 378 - 37Fh\n \tLPT3 with I/O ports at 278 - 27Fh\n\n Most parallel port functions will support the use of two port settings and will use the following convension:\n \tLPT1 with I/O ports at 378 - 37Fh\n \tLPT2 with I/O ports at 278 - 27Fh\n\n Please note the slight, but important differences." CHOICE = "LPT2 (378h)" SUBTYPE = "LPT2" FREE IRQ = 7 PORT = 0378h - 037Fh INIT = SWITCH(2) LOC(1 2) 10 CHOICE = "LPT3 (278h)" SUBTYPE = "LPT3" FREE IRQ = 5 PORT = 0278h - 027Fh INIT = SWITCH(2) LOC(1 2) 01 CHOICE = "LPT1 (3BCh)" SUBTYPE = "LPT1" FREE PORT = 03BCh - 03BEh INIT = SWITCH(2) LOC(1 2) 11 CHOICE = "Disabled" DISABLE = YES FREE INIT = SWITCH(2) LOC(1 2) 00