On Sat, 13 Feb 1999, Thomas Dean wrote:
> I changed to the new nlpt. No luck.
>
> It appears that the parallel port is not found.
>
> I am running SMP-current, as of this afternoon. From uname -a:
> ... FreeBSD 4.0-CURRENT #0: Sat Feb 13 16:11:56 PST 1999
>
> In my config, I changed to includ
I found my problem.
I did a cut-paste from LINT.
# Parallel-Port Bus
# nlpt Parallel Printer
controller ppbus0
# devicelpt0at isa? port? tty irq 7 vector lptintr
device nlpt0 at ppbus?
controller ppc0at isa? disable port ? tty irq 7
I changed to the new nlpt. No luck.
It appears that the parallel port is not found.
I am running SMP-current, as of this afternoon. From uname -a:
... FreeBSD 4.0-CURRENT #0: Sat Feb 13 16:11:56 PST 1999
In my config, I changed to include ppbus0, nlpt0, and ppc0, exactly as
in LINT:
# Parall