; ; (C)Copyright Hewlett-Packard Co., 1989-1990 ; All Rights Reserved. ; BOARD ID = "HWP1430" NAME = "HP Basic Language Processor board (82321C)" MFR = "Hewlett-Packard Co." CATEGORY = "OTH" SLOT = ISA8 AMPERAGE = 1100 IOCHECK = invalid COMMENTS = "The HP Basic Language Processor Card provides Series 200/300 BASIC capabilities and instrument control through a built-in HP-IB interface." SWITCH(1) = 4 NAME = "SW1" STYPE = dip LABEL = LOC(4 3 2 1) "4" "3" "2" "1" COMMENTS = " System RAM configuration\n\n 0001 0.5 MB RAM on system brd.\n 0000 1.0 MB RAM on system brd.\n 0011 1.5 MB total (0.5MB on exp. brd.)\n 0010 2.0 MB total (1.0MB on exp. brd.)\n 0101 2.5 MB total (1.5MB on exp. brd.)\n 0100 3.0 MB total (2.0MB on exp. brd.)\n 0111 3.5 MB total (2.5MB on exp. brd.)\n 0110 4.0 MB total (3.0MB on exp. brd.)\n" SWITCH(2) = 9 NAME = "SW2" STYPE = dip VERTICAL = yes REVERSE = yes LABEL = LOC(1 2 3 4 5 6 7 8 9) "1" "2" "3" "4" "5" "6" "7" "8" "9" FACTORY = LOC(1-9) 110101100 COMMENTS = " I/O Configuration Switch Setting\n Seg1: 0=card disable, 1=card enable\n Seg9: 0=HP-IB system controller\n 1=HP-IB non-system controller\n Seg2-Seg8: IO port base address\n Seg2 is bit3, Seg3-Seg6 are bits 4-7\n and, Seg7-Seg8 are bits 8 and 9 of base address. ON should be read as 0.\n\n Example:\n Seg2-Seg8 setting of 1010110 should read 10 0101 0000 or 250H." JUMPER(1) = 2 NAME = "W1" JTYPE = inline VERTICAL = yes LABEL = LOC(2 1) "ROM IN" "ROM OUT" FACTORY = LOC(2-1) 01 COMMENTS = "If a system ROM is installed, the jumper positions have the following effect:\n \tROM IN enables the system ROM\n \tROM OUT disables the system ROM\n\n Set ROM OUT if there is not system ROM." ; ROM configuration jumper ; ROM IN position requires a SYSTEM ROM to ; be plugged in and enables it. ; ROM OUT position disables a SYSTEM ROM, ; if one is plugged in, or assumes there ; is no system ROM plugged in." JUMPER(2) = 4 JTYPE = tripole NAME = "W2" LABEL = LOC(4 3 2 1) "CFG3" "CFG2" "CFG1" "CFG0" INITVAL = LOC(4-1) 0000 FACTORY = LOC(4-1) 0000 COMMENTS = "Do not change the factory settings for this jumper." JUMPER(3) = 5 JTYPE = paired NAME = "W3" LABEL = LOC(5 4 3 2 1) "IRQ9" "IRQ7" "IRQ5" "IRQ4" "IRQ3" FACTORY = LOC(5-1) 01000 COMMENTS = " The recommended combinations of I/O address and IRQ are:\n \tAddress 0250h\tIRQ7\n \tAddress 0280h\tIRQ9\n \tAddress 0330h\tIRQ5\n" SOFTWARE(1) = "Include the following statement in your CONFIG.SYS file:\n\n DEVICE = BLP.SYS /::\n\n Where:\n" FUNCTION = "BASIC Language Processor" TYPE = "OTH" SUBFUNCTION = "RAM installed" CHOICE = "0.5 MB" LINK INIT = SWITCH(1) LOC(4-1) 0001 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "1.0 MB" LINK INIT = SWITCH(1) LOC(4-1) 0000 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "1.5 MB" LINK INIT = SWITCH(1) LOC(4-1) 0011 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "2.0 MB" LINK INIT = SWITCH(1) LOC(4-1) 0010 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "2.5 MB" LINK INIT = SWITCH(1) LOC(4-1) 0101 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "3.0 MB" LINK INIT = SWITCH(1) LOC(4-1) 0100 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "3.5 MB" LINK INIT = SWITCH(1) LOC(4-1) 0111 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" CHOICE = "4.0 MB" LINK INIT = SWITCH(1) LOC(4-1) 0110 LINK IRQ = 3 | 4 | 5 | 7 | 9 INIT = software(1) "IRQ=3" | "IRQ=4" | "IRQ=5" | "IRQ=7" | "IRQ=9" INIT = jumper(3) loc(5 4 3 2 1) 00001 | 00010 | 00100 | 01000 | 10000 LINK PORT = 250h-257h | 280h-287h | 330h-337h INIT = switch(2) loc(2 3 4 5 6 7 8) 1010110 | 1111010 | 1001100 INIT = software(1) "I/O port=250" | "I/O port=280" | "I/O port=330" SUBFUNCTION = "ROM installed" CHOICE = "ROM Not Installed" FREE INIT = JUMPER(1) LOC(2 1) 01 CHOICE = "ROM Installed" FREE INIT = JUMPER(1) LOC(2 1) 10