From owner-freebsd-stable Thu Jan 13 10:57:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1]) by hub.freebsd.org (Postfix) with ESMTP id 1B8F315002 for ; Thu, 13 Jan 2000 10:57:12 -0800 (PST) (envelope-from khera@kciLink.com) Received: from onceler.kcilink.com (onceler.kciLink.com [204.117.82.2]) by kci.kciLink.com (Postfix) with ESMTP id 83B86E89D; Thu, 13 Jan 2000 13:57:10 -0500 (EST) Received: (from khera@localhost) by onceler.kcilink.com (8.9.3/8.9.3) id NAA00539; Thu, 13 Jan 2000 13:57:10 -0500 (EST) (envelope-from khera@kci.kcilink.com) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14462.8198.226435.916326@onceler.kcilink.com> Date: Thu, 13 Jan 2000 13:57:10 -0500 (EST) To: David Berard Cc: freebsd-stable@freebsd.org Subject: Re: parallel printer & nlpt0 In-Reply-To: <387DAF03.DFFDCE1@cybercable.tm.fr> References: <387DAF03.DFFDCE1@cybercable.tm.fr> X-Mailer: VM 6.72 under 21.1 (patch 8) "Bryce Canyon" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "DB" == David Berard writes: DB> 2. modify the ppc entry in the kernel config file, and build a new DB> kernel DB> --- device ppc0 at isa? port? flags 0x40 net irq 7 DB> +++ device ppc0 at isa? port? flags 0x40 tty irq 7 Wow... this one does the trick for me! I no longer user the lptcontrol -p method. I was soooo close to buying a jet-direct card to drive this printer! It seems to me that the GENERIC file should have this updated, as that's the base from which I built my own config file. The LINT file has "tty" rather than "net", so someone must have forgotten to propagate the change. Has anyone filed a pr for this or should I do it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message