From owner-freebsd-questions Mon May 24 0:55:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from POSTAL.CSELT.STET.IT (postal.cselt.it [163.162.4.5]) by hub.freebsd.org (Postfix) with ESMTP id BF14114CC1 for ; Mon, 24 May 1999 00:55:42 -0700 (PDT) (envelope-from Fabrizio.Invernizzi@CSELT.IT) Received: from satchmo (satchmo.cselt.stet.it) by POSTAL.CSELT.STET.IT (PMDF V4.2-15 #4385) id <01JBKKZ8OEZ4004K7A@POSTAL.CSELT.STET.IT>; Mon, 24 May 1999 09:55:08 MET Date: Mon, 24 May 1999 09:54:42 +0200 (MET DST) From: Fabrizio Invernizzi Subject: Re: Problems with nlpt In-reply-to: <37470AD8.ACED8455@mail.transfar.com> To: Peng HaiJie Cc: FreeBSD QUESTIONS Message-id: X-Envelope-to: freebsd-questions@freebsd.org 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 included nlpt0 in kernel file configuration, I made "config ..." and I compiled the new kernel. These are the lines in my kernel config file # Parallel port device ppc0 at isa? port? net irq 7 controller ppbus0 device nlpt0 at ppbus? device plip0 at ppbus? device ppi0 at ppbus? controller vpo0 at ppbus? Then I reboot and look for nlpt0 in /dev and I tried with MAKEDEV, but I didn ' t find out the nlpt0. Fabrizio On Sat, 22 May 1999, Peng HaiJie wrote: > Fabrizio Invernizzi wrote: > > > Hi > > > > I need to use a printer (on lpt0) with my FreeBSD-3.1-RELEASE workstation, > > so i am checking the parallel port configuration. > > > > As described in the documentation, I configured my kernel to use ppbus and > > nplt0, but I found out that no nlpt0 device was in my /dev directory. > > > > With MAKEDEV I obtain this: > > /dev#>./MAKEDEV nlpt0 > > nlpt0 - no such device name > > Does this device be contained in your kernel ? > > > > > > > > > Can someone help me? > > > > Fabrizio > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message