Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 1999 09:54:42 +0200 (MET DST)
From:      Fabrizio Invernizzi <Fabrizio.Invernizzi@CSELT.IT>
To:        Peng HaiJie <phj@mail.transfar.com>
Cc:        FreeBSD QUESTIONS <freebsd-questions@freebsd.org>
Subject:   Re: Problems with nlpt
Message-ID:  <Pine.GSO.3.96.990524094949.5660B-100000@satchmo>
In-Reply-To: <37470AD8.ACED8455@mail.transfar.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990524094949.5660B-100000>