home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.periphs.scsi:5489 comp.periphs.printers:3337
- Newsgroups: comp.periphs.scsi,comp.periphs.printers
- Path: sparky!uunet!das.wang.com!wang!tegra!vail
- From: vail@tegra.com (Johnathan Vail)
- Subject: Re: SCSI Printers
- In-Reply-To: adrie@ica.philips.nl's message of Mon, 16 Nov 1992 08:34:01 GMT
- Message-ID: <Bxtx2A.3AA@tegra.com>
- Organization: Tegra-Varityper, Inc. Billerica, MA
- References: <BxsI3M.2FC@research.canon.oz.au> <1992Nov16.083401.1661@ica.philips.nl>
- Date: Mon, 16 Nov 1992 21:58:57 GMT
- Lines: 48
-
-
-
- In article <1992Nov16.083401.1661@ica.philips.nl> adrie@ica.philips.nl (Adrie Koolen) writes:
-
- In article <BxsI3M.2FC@research.canon.oz.au> andy@research.canon.oz.au (Andy Newman) writes:
- >I'm interested in finding out about how printers operate over the SCSI
- >bus. I'm not talking about the use of SCSI for a printer's own use
- >(i.e. to support a disk for font and image storage) but as the main
- >interface to the printer. The only SCSI connected printer device's
- >that I know anything about use SCSI to transfer rasters (framebuffers)
- >from the RIP to the print engine. Is anyone aware of other uses of
- >SCSI in printers? For example are there any PostScript printers out
- >there that use SCSI as the main interface.
-
- I've designed, built and programmed a SCSI-to-Centronics converter to
- connect an HPLJ IIIp to my SparcStation IPC (which has no standard
- parallel printer port). I used the standard SCSI WRITE command (10) to
- send blocks of printer bytes (PCL 5 commands) to the converter. I used
- a 2 bytes byte counter in stead of a one byte block counter.
-
- Later, after getting the SCSI-2 specs, I saw that they also implemented
- the WRITE command to send bytes to the SCSI printer. Check SCSI-2 if
- you want to use SCSI printers.
-
- The problem with the SCSI-2 spec for printers is that it was made for
- more or less what you did: connecting serial or paralell printers to a
- controller on the SCSI bus. It wasn't made for laser printers or
- postscript printers.
-
- The spec Adaptec is pushing was made for this but even it is too
- limited to be of much use outside a generic laser printer right now.
-
- BTW. The Sun (Apple) LaserWriter 2SC (Carmel) doesn't conform at all to
- the SCSI-2 spec. I even doubt if it conforms to the SCSI-1 spec. If I
- ask the 2SC to do synchronous data transfers, it locks up the SCSI bus.
-
- I am not familiar with this device but I assume they defined new
- commands? And the lock-up was just Apple's "special" interpretation
- of synchronous SCSI. When I see the words 'Apple' and 'SCSI' together
- I automatically assume something unlike SCSI as it is known in the
- real world.
-
- jv
-
- _____
- | | Johnathan Vail vail@tegra.com (508) 663-7435
- |Tegra| jv@n1dxg.ampr.org N1DXG@448.625-(WorldNet)
- ----- MEMBER: League for Programming Freedom (league@prep.ai.mit.edu)
-