Displaying 1 result from an estimated 1 matches for "fcusb2".
Did you mean:
fcube
2004 Dec 21
1
two avm usb isdn fritz v2.0 cards
I have a problem trying to install two avm fritz cards on one asterisk
machine. I am using fcusb2 driver. 1 card works perfectly.
I tried to recompile driver like it is described on this page but with
no success.
http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO
I think the problem is that i can not find this part of code.
dev = pci_find_device (AVM_VENDOR_ID, AVM_DEVICE_ID, dev);
i...