Date: Sat, 27 Jul 2002 15:06:58 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= <drs@rucus.ru.ac.za> To: Dave Raven <dave@raven.za.net> Cc: freebsd-questions@freebsd.org Subject: Re: ISDN Message-ID: <20020727130658.GB5587@rucus.ru.ac.za> In-Reply-To: <013301c23566$a85256e0$0200a8c0@lucy> References: <013301c23566$a85256e0$0200a8c0@lucy>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <unknown card> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020727130658.GB5587>