From owner-freebsd-questions Wed Sep 20 15:15:03 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA02825 for questions-outgoing; Wed, 20 Sep 1995 15:15:03 -0700 Received: from cioeserv.cioe.com (cioeserv.cioe.com [204.120.165.59]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA02817 for ; Wed, 20 Sep 1995 15:15:00 -0700 Received: (from steve@localhost) by cioeserv.cioe.com (8.6.12/8.6.9) id RAA02598; Wed, 20 Sep 1995 17:07:18 GMT Date: Wed, 20 Sep 1995 17:07:18 GMT From: Steve Ames Message-Id: <199509201707.RAA02598@cioeserv.cioe.com> To: bmk@dtr.com Subject: Re: lpd slow? Cc: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org Precedence: bulk > > > > I just started lpd on my freebsd almost current system. When i use > > lpr to print a small sample file (say /etc/rc for instance) it prints > > it but it is _SLOW_. It took almost an hour to print the file. I'm > > printing to a panason kxp-2135 printer (which is dot-matrix). Still, > > its not that slow a printer. > > Are you using the lpt driver with or without irq7? If so, are you > sure that your card actually has working irq hardware? A lot of them > don't. > How would I determine if I'm using it or no? I believe that it _does_ have working irq hardware, but I'm basing that on the FreeBSD boot summary: lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface Perhaps this is incorrect? -Steve