Re: 2.1.???-124 - PLIP Problem.

Nathan Myers (ncm@cantrip.org)
Mon, 5 Oct 1998 14:24:20 -0700 (PDT)


menion@mindless.com wrote:
> I have not been able to get plip to properly recognize a parallel
> port device since (I think) around the time of the change in the parallel
> port driver.
>
> ..[snip]..
> CONFIG_PARPORT=y
> CONFIG_PARPORT_PC=y
> ..[snip]..
> CONFIG_PLIP=m
> ..[snip]..
> CONFIG_PRINTER=m
> ..[snip]..

This looks fine. To make mine work I say

echo 7 >/proc/parport/0/irq
insmod plip
ifconfig plip0 10.0.3.3 pointopoint 10.0.3.2 up

and the route is added automatically.

Nathan Myers
ncm@cantrip.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/