1*0Sstevel@tonic-gate# 2*0Sstevel@tonic-gate# CDDL HEADER START 3*0Sstevel@tonic-gate# 4*0Sstevel@tonic-gate# The contents of this file are subject to the terms of the 5*0Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only 6*0Sstevel@tonic-gate# (the "License"). You may not use this file except in compliance 7*0Sstevel@tonic-gate# with the License. 8*0Sstevel@tonic-gate# 9*0Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10*0Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing. 11*0Sstevel@tonic-gate# See the License for the specific language governing permissions 12*0Sstevel@tonic-gate# and limitations under the License. 13*0Sstevel@tonic-gate# 14*0Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each 15*0Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16*0Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the 17*0Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying 18*0Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner] 19*0Sstevel@tonic-gate# 20*0Sstevel@tonic-gate# CDDL HEADER END 21*0Sstevel@tonic-gate# 22*0Sstevel@tonic-gate# Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T 23*0Sstevel@tonic-gate# All Rights Reserved 24*0Sstevel@tonic-gate 25*0Sstevel@tonic-gate 26*0Sstevel@tonic-gate#ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.2 */ 27*0Sstevel@tonic-gate 28*0Sstevel@tonic-gate###################################################################### 29*0Sstevel@tonic-gate# 30*0Sstevel@tonic-gate# Entries for the AT&T 470, 471, 473, 474, 475, 476, 478, 479 printers 31*0Sstevel@tonic-gate# 32*0Sstevel@tonic-gate 33*0Sstevel@tonic-gate# 34*0Sstevel@tonic-gate# C.Itoh derived printers: 35*0Sstevel@tonic-gate# 36*0Sstevel@tonic-gate 37*0Sstevel@tonic-gate470|att470|AT&T 470; C.Itoh 8510; 8"; parallel matrix printer, 38*0Sstevel@tonic-gate 39*0Sstevel@tonic-gate bufsz#4096, 40*0Sstevel@tonic-gate 41*0Sstevel@tonic-gate cols#80, 42*0Sstevel@tonic-gate cpix, 43*0Sstevel@tonic-gate 44*0Sstevel@tonic-gate sdrfq@, 45*0Sstevel@tonic-gate snlq@, 46*0Sstevel@tonic-gate snrmq@, 47*0Sstevel@tonic-gate ssubm@, 48*0Sstevel@tonic-gate ssupm@, 49*0Sstevel@tonic-gate rsubm@, 50*0Sstevel@tonic-gate rsupm@, 51*0Sstevel@tonic-gate 52*0Sstevel@tonic-gate sgr0=\E"\EY, 53*0Sstevel@tonic-gate 54*0Sstevel@tonic-gate# Reset command does not reset form length 55*0Sstevel@tonic-gate 56*0Sstevel@tonic-gate is2=\Ec1\Ev66, 57*0Sstevel@tonic-gate 58*0Sstevel@tonic-gate csnm=%?%p1%{0}%=%tusa%e%p1%{1}%=%tbritish%e%p1%{2}%=%tdanish%e%p1%{3}%=%tjapanese%e%p1%{4}%=%tnorwegian%e%p1%{5}%=%tswedish%e%p1%{6}%=%tgerman%e%p1%{7}%=%tfrench%e%p1%{8}%=%tfrench2%e%p1%{9}%=%titalian%e%p1%{10}%=%tspanish%e%p1%{11}%=%tnetherland%e%p1%{12}%=%tafrikaans%e%p1%{13}%=%tbritish2%;, 59*0Sstevel@tonic-gate scs=%?%p1%{0}%=%t\EZ^O@\ED^B@%e%p1%{1}%=%t\EZ^O@\ED^C@%e%p1%{2}%=%t\EZ^O@\ED\b@%e%p1%{3}%=%t\EZ^O@%e%p1%{4}%=%t\EZ^O@\ED\t@%e%p1%{5}%=%t\EZ^O@\ED^E@%e%p1%{6}%=%t\EZ^O@\ED^D@%e%p1%{7}%=%t\EZ^O@\ED^A@%e%p1%{8}%=%t\EZ^O@\ED^N@%e%p1%{9}%=%t\EZ^O@\ED^F@%e%p1%{10}%=%t\EZ^O@\ED^G@%e%p1%{11}%=%t\EZ^O@\ED\n@%e%p1%{12}%=%t\EZ^O@\ED^K@%e%p1%{13}%=%t\ED^O@%;, 60*0Sstevel@tonic-gate 61*0Sstevel@tonic-gate 62*0Sstevel@tonic-gate use=Gcitoh+basic, use=Gcitoh+low, 63*0Sstevel@tonic-gate 64*0Sstevel@tonic-gate471|att471|AT&T 471; C.Itoh 1550; 14"; parallel matrix printer, 65*0Sstevel@tonic-gate 66*0Sstevel@tonic-gate cols#136, 67*0Sstevel@tonic-gate 68*0Sstevel@tonic-gate use=470, 69*0Sstevel@tonic-gate 70*0Sstevel@tonic-gate475|att475|AT&T 475; C.Itoh 8510; 8"; serial matrix printer, 71*0Sstevel@tonic-gate 72*0Sstevel@tonic-gate use=470, 73*0Sstevel@tonic-gate 74*0Sstevel@tonic-gate476|att476|AT&T 475; C.Itoh 1550; 14"; serial matrix printer, 75*0Sstevel@tonic-gate 76*0Sstevel@tonic-gate use=471, 77*0Sstevel@tonic-gate 78*0Sstevel@tonic-gate# 79*0Sstevel@tonic-gate# IBM derived printers: 80*0Sstevel@tonic-gate# 81*0Sstevel@tonic-gate 82*0Sstevel@tonic-gate473|att473|AT&T 473; 8"; C.Itoh 8510EP; IBM Graphics, 83*0Sstevel@tonic-gate 84*0Sstevel@tonic-gate bufsz#4096, 85*0Sstevel@tonic-gate cps#120, 86*0Sstevel@tonic-gate 87*0Sstevel@tonic-gate# 88*0Sstevel@tonic-gate# FIX: The AT&T 473 doesn't seem to have fine-scale horizontal 89*0Sstevel@tonic-gate# motion--the only motion is by columns. 90*0Sstevel@tonic-gate orc#10, 91*0Sstevel@tonic-gate orhi#100, 92*0Sstevel@tonic-gate 93*0Sstevel@tonic-gate 94*0Sstevel@tonic-gate 95*0Sstevel@tonic-gate 96*0Sstevel@tonic-gate use=Gibmg+basic, use=Gibmg+low, 97*0Sstevel@tonic-gate 98*0Sstevel@tonic-gate474|att474|AT&T 474; 14"; C.Itoh 1550EP; IBM Graphics, 99*0Sstevel@tonic-gate 100*0Sstevel@tonic-gate cols#132, 101*0Sstevel@tonic-gate 102*0Sstevel@tonic-gate use=473, 103*0Sstevel@tonic-gate 104*0Sstevel@tonic-gate478|att478|AT&T 478; 8"; parallel matrix printer, 105*0Sstevel@tonic-gate 106*0Sstevel@tonic-gate bufsz#16384, 107*0Sstevel@tonic-gate cps#120, 108*0Sstevel@tonic-gate 109*0Sstevel@tonic-gate# 110*0Sstevel@tonic-gate# FIX: The AT&T 478 doesn't seem to have fine-scale horizontal 111*0Sstevel@tonic-gate# motion--the only motion is by columns. 112*0Sstevel@tonic-gate orc#10, 113*0Sstevel@tonic-gate orhi#100, 114*0Sstevel@tonic-gate 115*0Sstevel@tonic-gate cpi=%?%p1%{10}%=%t^R%e%p1%{12}%=%t\E:%e%p1%{13}%=%p1%{14}%=%O%t\Eh%e%p1%{16}%=%p1%{17}%=%O%t\Em%e%p1%{18}%=%t^O%;, 116*0Sstevel@tonic-gate 117*0Sstevel@tonic-gate is2=^R\EW0\E-0\E_0\EF\EH\EI\ET\EA\014\E2\ER\El\001\Er\120\Et\001\EC\102\E7\EU0\EO, 118*0Sstevel@tonic-gate 119*0Sstevel@tonic-gate sdrfq=\EI^D, 120*0Sstevel@tonic-gate snlq=\EI^B, 121*0Sstevel@tonic-gate 122*0Sstevel@tonic-gate smglp=\El%{1}%p1%+%c, 123*0Sstevel@tonic-gate smgrp=\Er%{1}%p1%+%c, 124*0Sstevel@tonic-gate smgtp=\Et%{1}%p1%+%c, 125*0Sstevel@tonic-gate 126*0Sstevel@tonic-gate use=Gibmg+basic, use=Gibmg+low, 127*0Sstevel@tonic-gate 128*0Sstevel@tonic-gate479|att479|AT&T 479; 14"; IBM parallel; matrix printer, 129*0Sstevel@tonic-gate 130*0Sstevel@tonic-gate cols#132, 131*0Sstevel@tonic-gate is2=^R\EW0\E-0\E_0\EF\EH\EI\004\ET\EA\014\E2\ER\El\001\Er\204\Et\001\EC\102\E7\EU0\EO, 132*0Sstevel@tonic-gate 133*0Sstevel@tonic-gate 134*0Sstevel@tonic-gate use=478, 135