Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 22:09:58 +0000 (GMT)
From:      Janko van Roosmalen <janko@compuserve.com>
To:        Matthieu Pasini <mpasini@club-internet.fr>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: The kernel freeze when initializing my ELSA MicroLink ISDN/PCI ...
Message-ID:  <Pine.BSF.4.10.10008192207080.1852-100000@parmenides.utp.net>
In-Reply-To: <003201c00942$a71d9840$56dd24c3@spoutnik>

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


On Fri, 18 Aug 2000, Matthieu Pasini wrote:

>  
> Hello ,
> I compiled the kernel with the following code inside :
> ****************************************
> options  ELSA_QS1PCI
> device isic0
> pseudo-device "i4bq921"
> pseudo-device "i4bq931"
> pseudo-device "i4b"
> pseudo-device "i4btrc" 4
> pseudo-device "i4bctl"
> pseudo-device "i4brbch" 4
> pseudo-device "i4btel" 4
> pseudo-device "i4bipr" 4
> pseudo-device "i4bisppp" 4
----> pseudo-device sppp4
> options IPR_VJ
> **************************************************
> 

It should be :
 pseudo-device sppp 4
isn't it?

Do not know if this will solve your problem.....

Janko




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




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