From owner-freebsd-questions Tue Feb 4 11:14:12 2003 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 5055937B401 for ; Tue, 4 Feb 2003 11:14:10 -0800 (PST) Received: from galilee.polands.org (new-24-208-57-240.new.rr.com [24.208.57.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3005143F3F for ; Tue, 4 Feb 2003 11:14:09 -0800 (PST) (envelope-from doug@polands.org) Received: from mydomain.com (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.6/8.12.6) with SMTP id h14JE7Il013396; Tue, 4 Feb 2003 13:14:08 -0600 (CST) (envelope-from doug@polands.org) Received: from 172.16.1.33 (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Tue, 4 Feb 2003 13:14:08 -0600 (CST) Message-ID: <1849.172.16.1.33.1044386048.squirrel@email.polands.org> Date: Tue, 4 Feb 2003 13:14:08 -0600 (CST) Subject: Re: multiple probs with cups 1.1.18.0-4 From: "Doug Poland" To: In-Reply-To: <20030204003839.24477e76.nospam@hiltonbsd.com> References: <20030203184602.GA660@polands.org> <20030203234103.4fbaf24b.nospam@hiltonbsd.com> <20030204060514.GA2432@polands.org> <20030204003839.24477e76.nospam@hiltonbsd.com> X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Stephen Hilton said: >> > > # dmesg | egrep -i 'lp|parall' >> > > ppc0: at port 0x378-0x37f irq 7 on isa0 >> > > lpt0: on ppbus0 >> > > lpt0: Interrupt-driven port >> > > ppi0: on ppbus0 >> > > ppc1: at port 0x278-0x27f irq 8 on isa0 >> > > lpt1: on ppbus1 >> > > lpt1: Interrupt-driven port >> > > ppi1: on ppbus1 >> > >> > Doug, >> > >> > What does your KERNEL config file look like for LPT ports? >> > >> > Mine is setup like this: >> > # Parallel ports >> > device ppc0 at isa? irq 7 >> > device ppc1 at isa? irq 5 >> > device ppbus # Parallel port bus (required) >> device lpt # Printer >> > >> Yes, except ppc1 is at irq8 >> >> > I noticed your 2nd port is detected at IRQ 8, is this an >> > add-in PCI based port or what? >> > >> yes, it is an add-in ISA card > > What is your printing status now, USB printers working with > CUPS, but still no LPT port printers recognized? > Haven't tried USB yet, concentrating on getting two parallel printers up first. Very strange. For a while, CUPS (via lpinfo -v) was showing both parallel ports. Now it only recognizes lpt0 (the internal). Seem to be printing OK on either printer when it's attached to lpt0. Still cannot use the configure printer option in http interface, however. -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message