[Asterisk-Users] [Sorta OT] Eicon DIVA with asterisk@home
John Daragon
john at argv.co.uk
Sun Oct 2 07:12:14 MST 2005
Hi;
I've got an AAH installation where a customer wants to install an active
Eicon DIVA BRI card. AAH is built on Centos 3.5 which is currently at
kernel 2.4.21.37. Support for Eicon active cards is built-in.
I've debugged and run the A at H install-Eicondiva script but when I try to
run divactrl load -c 1 -f ETSI -Debug I get a response :
A: can't get card type for DIVA adapter number 1
dmesg reveals that lincfg.c has reported the error :
DIVA Server Driver - initialising
DIVA Server Driver - Version 2.0.16
Divas: DIVA Server BRI (U) Found
Divas: DIVA I/O Base already in use 0xf1000000-0xf100001f
Divas: 0 cards detected
Divas: Not loaded
(here's the code that produces it ...)
if (check_region(Card.io_base, 0x20))
{
printk(KERN_WARNING "Divas: DIVA I/O Base already in use
0x%x-0x%x\n", Card.io_base, Card.io_base + 0x1F);
wDeviceIndex++;
continue;
}
cat /proc/iomem shows :
f0200000-f020ffff : PCI device 1133:e013 (Eicon Technology Corporation)
f0210000-f02100ff : PCI device 1133:e013 (Eicon Technology Corporation)
f1000000-f1ffffff : PCI device 1133:e013 (Eicon Technology Corporation)
Has anyone else out there got an Eicon DIVA card running under AAH ? Or
have any idea why this is happening ?
TIA.
jd
--
John Daragon john at argv.co.uk
argv[0] limited
Lambs Lawn Cottage, Staple Fitzpaine, Taunton, TA3 5SL, UK
v +44 (0) 1460 234068 f +44 (0) 1460 234069 m +44 (0) 7836 576127
More information about the asterisk-users
mailing list