From owner-freebsd-stable Mon Mar 8 6: 4: 2 1999 Delivered-To: freebsd-stable@freebsd.org Received: from easeway.com (ns1.easeway.com [209.69.39.1]) by hub.freebsd.org (Postfix) with ESMTP id 1858A14E78 for ; Mon, 8 Mar 1999 06:04:00 -0800 (PST) (envelope-from mwlucas@easeway.com) Received: (from mwlucas@localhost) by easeway.com (8.8.8/8.8.5) id IAA24682 for freebsd-stable@freebsd.org; Mon, 8 Mar 1999 08:59:49 -0500 (EST) Message-Id: <199903081359.IAA24682@easeway.com> Subject: Re: old lpt just won't die In-Reply-To: <00d501be6722$424798d0$236319ac@w142844.carlson.com> from "Thomas T. Veldhouse" at "Mar 5, 99 10:07:24 am" To: freebsd-stable@freebsd.org Date: Mon, 8 Mar 1999 08:59:49 -0500 (EST) From: mwlucas@exceptionet.com X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to everyone who replied. For the archives: LINT is incorrect, it should be nlpt0. Also, a "make depend && make all install" forced the old lpt driver to disappear from the kernel. > It should be: > > controller ppbus0 > device nlpt0 at ppbus? > device ppc0 at isa? port? net irq 7 > > Note that it is nlpt, not lpt. It is all in the LINT file for your viewing > pleasure. > > Tom Veldhouse > veldy@visi.com > > -----Original Message----- > From: mwlucas@exceptionet.com > To: freebsd-stable@FreeBSD.ORG > Date: Friday, March 05, 1999 9:44 AM > Subject: old lpt just won't die > > > >Hello, > > > >I have a 3.1-stable box that I need to get printing properly. > > > >So, I update my kernel config: > > > ># Parallel port > >controller ppbus0 > >device lpt0 at ppbus? > >device ppc0 at isa? port? net irq 7 > > > >make depend all install, and get on boot: > > > >lpt0 at 0x378-0x37f irq 7 on isa > >lpt0: Interrupt-driven port > >lp0: TCP/IP capable interface > >lpt-266372352: this driver is deprecated; use ppbus instead. > > > >Okay, fine. Perhaps there's old cruft lying around. I do a "config -r", > >make depend all install. > > > >Same thing. So, any idea what's going on? I have ppbus running fine on > >my -current box. > > > >==ml > >-- > >Michael Lucas | > >Exceptionet, Inc. | www.exceptionet.com > >"Exceptional Networking" | > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-stable" in the body of the message > > > > -- Michael Lucas | Exceptionet, Inc. | www.exceptionet.com "Exceptional Networking" | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message