From owner-freebsd-questions Tue Sep 12 7:20:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from socrates.nmia.com (socrates.nmia.com [198.59.166.170]) by hub.freebsd.org (Postfix) with SMTP id 7E27B37B42C for ; Tue, 12 Sep 2000 07:20:12 -0700 (PDT) Received: from plato.nmia.com(really [198.59.166.165]) by socrates.nmia.com via sendmail with smtp id for ; Tue, 12 Sep 2000 08:20:11 -0600 (MDT) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Apr-19) Received: by plato.nmia.com id m13Yqux-0011gEC; Tue, 12 Sep 2000 08:20:11 -0600 (MDT) Message-Id: Subject: second printer trouble To: freebsd-questions@freebsd.org Date: Tue, 12 Sep 2000 08:20:11 -0600 (MDT) From: "Ross A Lippert" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having what I think is a hardware problem. I have two parallel ports and two parallel devices: printer and scanner. However, I only seem to be able to print or scan from lpt0. (BTW for people with the Mustek EP III 600 plus, Jeff Defou's primitive linux driver works great, but you need to be on /dev/lpt0 with the scanner [or just wait for the next stable SANE port]). That is, with the printer plugged into lpt0 lptest > /dev/lpt0 works, and with the printer plugged into lpt1 lptest > /dev/lpt1 sort-of works (sometimes prints pages of 1-lines junk, sometimes does the test, sometimes needs a ff to joggle it into doing the test). Physically, /dev/lpt1 is on the motherboard and /dev/lpt0 is on an isa card. Here is the section of dmesg which has to do with parallel stuff: ppc1: at port 0x378-0x37f irq 7 on isa0 ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 ppc0: at port 0x278-0x27f irq 10 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/7 bytes threshold ppbus1: IEEE1284 device found /NIBBLE/ECP Probing for PnP devices on ppbus1: ppbus1: MLC,PCL,PML ppi1: on ppbus1 lpt1: on ppbus1 lpt1: Interrupt-driven port plip1: on ppbus1 -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message