From owner-freebsd-questions Tue May 28 12:04:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA21688 for questions-outgoing; Tue, 28 May 1996 12:04:16 -0700 (PDT) Received: from internet.spss.com (internet.spss.com [192.35.251.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA21678 for ; Tue, 28 May 1996 12:04:12 -0700 (PDT) Received: from msmailgw.spss.com (msmailgw.spss.com [192.67.95.6]) by internet.spss.com (8.6.9/8.6.9) with SMTP id TAA17202; Tue, 28 May 1996 19:05:59 GMT Received: by msmailgw.spss.com with Microsoft Mail id <31AB4E8F@msmailgw.spss.com>; Tue, 28 May 96 14:05:51 cdt From: "McKinley, Rob" To: Jeroen Schellart , questions , David Kelly Subject: RE: Appletalk Date: Tue, 28 May 96 14:05:00 cdt Message-ID: <31AB4E8F@msmailgw.spss.com> Encoding: 68 TEXT X-Mailer: Microsoft Mail V3.0 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk By sending the following postscript job, it should change the port speed. Note that this is persistent across power cycles. Note that some machines have a limited number of programming cycles, since they use EEPROMs, so you probably don't want to do this at boot time :-) ------------ snip ----------- % % if your Postscript printer has a supervisor password % replace the 0 (zero) below with it % serverdict begin 0 exitserver statusdict begin % % the first parameter is the port 25 indicating the 25 pin serial port % and 9 is the 9 pin port % the second parameter is the serial port speed % the third parameter is the parity: % 0 is ignore top bit (7 bit chars) % 1 is odd parity % 2 is even parity % 3 is no parity (8 bit chars) % 25 115000 3 setsccbatch ------------ snip ----------- Hope this helps. Rob -------------------------------------------------------------------------- Rob McKinley ! Interim Release: SPSS Inc. ! A programmer's feeble attempt at repentance. 312-329-3661 ! mckinley@spss.com ! -------------------------------------------------------------------------- ---------- From: David Kelly[SMTP:dkelly@hiwaay.net] Sent: Tuesday, May 28, 1996 7:10 AM To: Jeroen Schellart; questions Subject: Re: Appletalk At 1:53 AM -0500 5/28/96, Jeroen Schellart wrote: >Does FreeBSD have support for the Appletalkt protocol. >I recently got an old MAC-laser. The serial port only support a transfer >rate of 9600 Bps. A little bit slow for a big postscript file. The >apple-talk is a bit faster. So I would like to know if there is a way to >use this port? I think your solution will be to increase the serial port speed on the LaserWriter from 9600 to some other value. Am quite sure it can be done (at least 56k) but don't know how. I'd net surf looking for "Don Lancaster" as he has written much over the years on hacking LaserWriters and Postscript. -- David Kelly N4HHE, n4hhe@amsat.org, dkelly@hiwaay.net ============================================================= To invent, you need a good imagination and a pile of junk. - Thomas Edison