From owner-freebsd-questions Wed Sep 2 05:00:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05700 for freebsd-questions-outgoing; Wed, 2 Sep 1998 05:00:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tt01.tech-trans.com ([202.135.11.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05649 for ; Wed, 2 Sep 1998 05:00:01 -0700 (PDT) (envelope-from peter@sweda.com.hk) Received: from sweda.com.hk ([172.16.132.33]) by tt01.tech-trans.com (Netscape Messaging Server 3.5) with ESMTP id AAA20A0; Wed, 2 Sep 1998 19:51:15 +0800 Message-ID: <35ED3ED2.689328EB@sweda.com.hk> Date: Wed, 02 Sep 1998 20:49:23 +0800 From: "Peter Kok" X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd , peter kok Subject: conflict solve? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello >From handbook, i got printer setup as follows: To find out if the kernel supports a parallel interface, type dmesg | grep lptN where N is the number of the parallel port, starting from zero. If you see output similar to the following When i typed > dmesg | grep lpt0 it prompted > lpt0 at 0x378-0x37f irp 7 on isa lpt0: interrupt-driven port lpt1 not probed due to I/O address conflict with lpt0 at 0x378 how do i solve? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message