From owner-freebsd-stable Thu Jan 13 11:37:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from math.udel.edu (math.udel.edu [128.175.16.7]) by hub.freebsd.org (Postfix) with ESMTP id 6A3781529B for ; Thu, 13 Jan 2000 11:37:34 -0800 (PST) (envelope-from schwenk@math.udel.edu) Received: from math.udel.edu (sisyphus.math.udel.edu [128.175.16.167]) by math.udel.edu (8.9.3+Sun/8.9.1) with ESMTP id OAA16036; Thu, 13 Jan 2000 14:37:04 -0500 (EST) Message-ID: <387E2960.DDC1871C@math.udel.edu> Date: Thu, 13 Jan 2000 14:37:04 -0500 From: Peter Schwenk Organization: University of Delaware X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.7 sun4u) X-Accept-Language: en, fr, de, ko MIME-Version: 1.0 To: Vivek Khera Cc: David Berard , freebsd-stable@freebsd.org Subject: Re: parallel printer & nlpt0 References: <387DAF03.DFFDCE1@cybercable.tm.fr> <14462.8198.226435.916326@onceler.kcilink.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same printing problem myself, and the reason I heard that they have the GENERIC kernel with 'net' on the ppc0 line is because it's needed for PLIP to work. The FreeBSD people want PLIP to work during installation. It would be nice if they could slip in an alternative kernel during the installation that didn't have 'net' compiled in. Or if the net vs. tty could be toggled with a sysctl command, that would be nice. Vivek Khera wrote: > >>>>> "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 -- PETER SCHWENK | UNIX System Administrator Department of Mathematical Sciences | University of Delaware schwenk@math.udel.edu | (302)831-0437 <-NEW!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message