From owner-freebsd-questions@FreeBSD.ORG Mon Dec 22 17:17:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AD616A4CE for ; Mon, 22 Dec 2003 17:17:30 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615C043D49 for ; Mon, 22 Dec 2003 17:17:29 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.10/8.12.10) with ESMTP id hBN1HSRB001362; Mon, 22 Dec 2003 18:17:28 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.10/8.12.10/Submit) with ESMTP id hBN1HSca001359; Mon, 22 Dec 2003 18:17:28 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 22 Dec 2003 18:17:27 -0700 (MST) From: Warren Block To: Doug Poland In-Reply-To: <4875.172.16.1.35.1072043663.squirrel@email.polands.org> Message-ID: <20031222180540.F1297@wonkity.com> References: <4875.172.16.1.35.1072043663.squirrel@email.polands.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: Postscript printer, serial or parallel cable? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 01:17:30 -0000 On Sun, 21 Dec 2003, Doug Poland wrote: > I recently got my hands on a free (woowho!) HP 4050 printer. That's an excellent printer, and works well with FreeBSD. (I've got a 4000, and use about a dozen 4050s heavily with a homegrown FreeBSD printing system at a client location.) > I'm going to hook it up to a FreeBSD 4.9-STABLE server. The printer > has two serial (one male/one female) connectors, One's serial, one's a connector for auxiliary add-ons (HDD15, I think). > a Centronix port, and > some odd looking port that looks like you plug a mouse into it. I think that one is for the optional IR receiver. Never seen one of those for real, though. > The handbook states that I can use serial or parallel cabling to a > postscript capable printer but there may be some advantage to a serial > cable as it is bi-directional. I've got several newer IEEE > something-or-another parallel cables lying around unused. They were > rather expensive and, IIRC, proported to be bi-directional. Use the parallel. Serial works, but there's little to recommend it any more. It used to be that serial let you program PostScript directly. Any more, you'd just run Ghostscript for that. However, there's a catch. With both parallel and USB, I've found printing from FreeBSD's lpd to be relatively slow. There are a few other comments on this to be found in Google, but no resolution. (I've noticed it with lasers and inkjets and different types or settings of parallel ports--PIO, EPP, ECP.) So my suggestion is to first try parallel and test it for speed. If you notice it taking a very long time for large data transfers, shop for the cheapest EIO JetDirect you can find and put the printer directly on your network. -Warren Block * Rapid City, South Dakota USA