Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: Lwiint With Next Message-ID: <1023@toaster.SFSU.EDU> Date: 19 Nov 90 05:26:25 GMT References: <2438.27446F82@blkcat.fidonet.org> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 34 In article <2438.27446F82@blkcat.fidonet.org> Mitch.Alland@f421.n109.z1.fidonet.org (Mitch Alland) writes: >Just got my NeXTcube from Bizland and haven't been able to get it to >work with my LaserWriter IINT. The printer works fine with the Mac. On >the NeXT I tried both "unknown" printer and LaserWriter Plus. What do >I do? It's closer to LaserWriter Plus. This worked OK for us (though 9600 is oh-so-slow): Local_Printer|lw: \ :lp=/dev/ttya:ty=LaserWriter NT:sd=/usr/spool/lw:tr=^D:note: \ :lf=/usr/adm/lp-log:af=/usr/adm/lp.acct:br#9600:rw:fc#0000374: \ :fs#0000003:xc#0:xs#0040040:mx#0:sf:sb:if=/usr/lib/transcript/psif: \ :gf=/usr/lib/transcript/psgf:nf=/usr/lib/transcript/psnf: \ :tf=/usr/lib/transcript/pstf:rf=/usr/lib/transcript/psrf: \ :vf=/usr/lib/transcript/psvf:cf=/usr/lib/transcript/pscf: \ :df=/usr/lib/transcript/psdf: The only notable limitation here is that you're stuck with 7-bit data, which isn't a severe restriction, except for a few cases I've seen where image is used with readstring instead of readhexstring. Drop the above in a file, say mkdir /usr/spool/lw chown daemon.daemon /usr/spool/lw chmod 770 /usr/spool/lw niload printcap .