From owner-freebsd-questions Sat Jul 27 6: 7:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FE1337B400 for ; Sat, 27 Jul 2002 06:07:11 -0700 (PDT) Received: from server.rucus.ru.ac.za (server.rucus.ru.ac.za [146.231.115.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 1990B43E4A for ; Sat, 27 Jul 2002 06:07:08 -0700 (PDT) (envelope-from drs@rucus.ru.ac.za) Received: (qmail 94325 invoked from network); 27 Jul 2002 13:06:58 -0000 Received: from bashir.dsl.ru.ac.za (146.231.113.19) by server.rucus.ru.ac.za with SMTP; 27 Jul 2002 13:06:58 -0000 Received: (qmail 5873 invoked by uid 1001); 27 Jul 2002 13:06:58 -0000 Date: Sat, 27 Jul 2002 15:06:58 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= To: Dave Raven Cc: freebsd-questions@freebsd.org Subject: Re: ISDN Message-ID: <20020727130658.GB5587@rucus.ru.ac.za> References: <013301c23566$a85256e0$0200a8c0@lucy> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <013301c23566$a85256e0$0200a8c0@lucy> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat 2002-07-27 (14:10), Dave Raven wrote: > I've just bought an ISDN card (USRobotics Internal 128 TA). > It is supported by BSD and I have these options in my kernel: > > options USR_STI > device isic0 at isa? port 0x268 irq 12 flags 7 You've installed a driver for an ISA card, but... > However, when I boot I see this: > . > pci1: (vendor=0x1050, dev=0x6692) at 5.0 irq 12 ... yours is a PCI card. From the vendor and device IDs, it looks like iwic(4) is the correct driver for your card. -- David Siebörger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message