From owner-freebsd-questions Sun Dec 26 7:22:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mbox01-rm.flashnet.it (mbox1.flashnet.it [194.247.160.2]) by hub.freebsd.org (Postfix) with ESMTP id D17E214EC5 for ; Sun, 26 Dec 1999 07:22:49 -0800 (PST) (envelope-from a.ventu@flashnet.it) Received: from xanatar.ventu (ip119.pool-10.flashnet.it [195.191.10.120]) by mbox01-rm.flashnet.it (8.9.3/8.9.3) with SMTP id QAA24345; Sun, 26 Dec 1999 16:22:24 +0100 Message-Id: <199912261522.QAA24345@mbox01-rm.flashnet.it> Date: Sun, 26 Dec 1999 16:23:01 GMT From: Andrea Venturoli Reply-To: Andrea Venturoli To: "Jeff Palmer" , freebsd-questions@FreeBSD.ORG X-Mailer: J Street Mailer (build 98.6.3) Subject: Re: Sportster ISDN 128k TA Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ** Reply to message from "Jeff Palmer" on Fri, 24 Dec 1999 22:22:17 -0500 > I have looked through /usr/src/sys/i386/conf/LINT and see that there > is support > for my sportster 128 TA (isa) I have an ELSA QuickStep 1000pro ISA and I had the same problem, putting the followin in my kernel config file allowed me to compile it. options "ELSA_QS1ISA" device isic0 at isa? port ? irq ? vector isicintr pseudo-device "i4bq921" pseudo-device "i4bq931" pseudo-device "i4b" pseudo-device "i4btrc" 4 pseudo-device "i4bctl" pseudo-device "i4brbch" 4 pseudo-device "i4btel" 2 pseudo-device "i4bipr" 4 options IPR_VJ pseudo-device "i4bisppp" 4 I'm not saying you'll need it all, but I was in a hurry, so I just put everything in. BTW, I have had some problems afterwards, and I'm not yet able to use my ISDN card. Please let me know how it works for you. Bye av. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message