Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 20:16:16 +0200
From:      Matthieu Pasini <redbishop@linuxfan.com>
To:        "Sean O'Connell" <sean@stat.Duke.EDU>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ISDN Card Support ( Problem during compiling kernel )
Message-ID:  <00062320181701.16813@sniper.domtek.fr>
In-Reply-To: <20000623141330.O407@stat.Duke.EDU>
References:  <00062319595400.16813@sniper.domtek.fr> <20000623141330.O407@stat.Duke.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Fri, 23 Jun 2000, vous avez écrit :
> Matthieu Pasini stated:
> : -------------------------------------------------
> : In my kernel , i put :
> : -------------------
> : options "ELSA_QS1PCI"
> : device isic0
> : #pseudo-device "i4b"
> : #pseudo-device "i4bisppp"        4
> : #pseudo-device "i4bipr"          4  
> : -------------------------
> : which i think is correct ...
> : 
> : Has anyone an idea , you'll be very helpful ...
> : Thanks 
> 
> Matthieu-
> 
> I have no experience with i4b, but you have the psuedo-devices
> commented out.  This problably should look like:
> 
> options "ELSA_QS1PCI"
> device isic0
> pseudo-device "i4b"
> pseudo-device "i4bisppp"        4
> pseudo-device "i4bipr"          4
> 
> You will want to do a config SNIPE and cd /sys/compile/SNIPER
> make depend && make
> 
> 
> S
> -----------------------------------------------------------------------
> Sean O'Connell                                Email: sean@stat.Duke.EDU
> Institute of Statistics and Decision Sciences Phone: (919) 684-5419
> Duke University                               Fax:   (919) 684-8594

I know they're commented ;) 
But it's the same when i comment them out ;(
when i put :
options "ELSA_QS1PCI"
device isic0
pseudo-device "i4b"
pseudo-device "i4bisppp"        4
pseudo-device "i4bipr"          4  
there is also a problem during linking ...
 
To be continued ...

Matthieu Pasini


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




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