Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 16:48:49 +0100 (MET)
From:      hm@hcs.de (Hellmuth Michaelis)
To:        Vyacheslav Furist <Slava@furist.kiev.ua>
Cc:        freebsd-isdn@freebsd.org
Subject:   Re: 4.4 Release and Planet ISDN adapter (chip Winbond 6692)
Message-ID:  <20020108154849.9B17C3B9@hcswork.hcs.de>
In-Reply-To: <20020108162548.C4004@monitor.office.gt.com.ua> "from Vyacheslav Furist at Jan 8, 2002 04:25:48 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
From the keyboard of Vyacheslav Furist:

> I have Planet IA-128P ISDN adapter (chip Winbond 6692).

> But after reboot, new kernel don't detect isdn card, and say:
> pci0: <unknown card> (vendor=0x1043, dev=0x0675) at 16.0 irq 11

The driver also needs to know the subvendor and the subdevice and
your card is not in the list of known cards.

You can find out the id's by booting with the -v flag and looking
at the dmesg output or by using "pciconf -l". After that, the id's
have to be added to /usr/src/sys/i4b/layer1/iwic/i4b_iwic_pci.c,
static struct winids and you need to compile and boot a new kernel.

Don't forget to send diffs when it works .. ;-)

hellmuth
-- 
Hellmuth Michaelis                                    Tel   +49 40 55 97 47-70
HCS Hanseatischer Computerservice GmbH                Fax   +49 40 55 97 47-77
Oldesloer Strasse 97-99                               Mail  hm [at] hcs.de
D-22457 Hamburg                                       WWW   http://www.hcs.de

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?20020108154849.9B17C3B9>