Subject: AVM Fritz PCI V2
To: None <port-i386@netbsd.org>
From: Hanspeter Roth <hampi@rootshell.be>
List: port-i386
Date: 03/07/2004 17:53:58
Hello,

I have an i386 with an AVM Fritz PCI V2 ISDN card.
It seems that there exists a module dev/pci/ifpci2.c which should
support this card. But my configuration creates ifpci.o instead of
ifpci2.o.
The config contains:

ifpci* at pci?

But the kernel cannot configure the card:

AVM product 0x0e00 (miscellaneous network, revision 0x01) at pci0 dev 11 function 0 not configured

How I configure the kernel to support this card?

-Hanspeter