Subject: Re: Multiple PPP connections possible?
To: Peter Seebach <seebs@solon.com>
From: Wayne Berke <berke@panix.com>
List: netbsd-help
Date: 03/21/1995 23:24:50
In message <199503220337.VAA03253@solutions.solon.com>, Peter Seebach writes:
> >Sounds like you did not configure enough PPP devices into your kernel.
> >What is the number on your "options PPP" line in your kernel config?
> >Bet it's 1 - try making it > 1
> 
> Mine just has "pseudo-device ppp" and "pseudo-device sl".  How do I
> know how many I can run?

You can add an optional argument, eg.:

	pseudo-device       ppp     2

Wayne