From owner-freebsd-questions Thu Sep 21 05:57:10 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA05121 for questions-outgoing; Thu, 21 Sep 1995 05:57:10 -0700 Received: from ess.harris.com (su15a.ess.harris.com [130.41.1.251]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id FAA05115 for ; Thu, 21 Sep 1995 05:57:07 -0700 Received: from borg.ess.harris.com (suw2k.ess.harris.com) by ess.harris.com (5.x/SMI-SVR4) id AA16302; Thu, 21 Sep 1995 08:57:03 -0400 Received: by borg.ess.harris.com (4.1/SMI-4.1) id AA02723; Thu, 21 Sep 95 08:54:23 EDT Date: Thu, 21 Sep 95 08:54:23 EDT From: jleppek@suw2k.ess.harris.com (James Leppek) Message-Id: <9509211254.AA02723@borg.ess.harris.com> To: steve@cioeserv.cioe.com Subject: Re: lpd slow? Cc: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org Precedence: bulk the best indicator that your hardware does not have working irq hardware is slow printing :-). you can just use lp control and set it to polling mode and it will work. I would suggest getting another iocard if you are sure yours is setup correctly. Jim Leppek > From owner-freebsd-questions@freefall.freebsd.org Wed Sep 20 18:24:14 1995 > Date: Wed, 20 Sep 1995 17:07:18 GMT > From: Steve Ames > To: bmk@dtr.com > Subject: Re: lpd slow? > Cc: freebsd-questions@freebsd.org > Sender: owner-questions@freebsd.org > > > > > > > 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 >