DAHDI with HFC-S PCI Card

Hi,

I have Asterisk intalation made on:

  1. ISDN card HFC-S (1port)
  2. Debian 6.0.5 (2.6.32-5-486)
  3. zaphfc downloaded by: git clone git://dahdi-zaphfc.git.sourceforge.net/gitroot/dahdi-zaphfc/dahdi-zaphfc
  4. dahdi-linux-complete-2.4.1.2+2.4.1
  5. libpri-1.4.12
  6. asterisk-1.8.12

Instalation zaphfc is ok bat after instalation dahdi-linux-complete-2.4.1.2+2.4.1 I have:

[...] 
/usr/sbin/update-rc.d dahdi defaults 15 30
update-rc.d: using dependency based boot sequencing
DAHDI has been configured.

List of detected DAHDI devices:

driver should be 'zaphfc' but is actually 'dahdi_hfcs'
pci:0000:00:0b.0     zaphfc+      1397:2bd0 HFC-S ISDN BRI card

run 'dahdi_genconf modules' to load support for only
the DAHDI hardware installed in this system.  By
default support for all DAHDI hardware is loaded at
DAHDI start.
make[1]: Opuszczenie katalogu `/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/tools'
root@ip-pbx:/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1# dahdi_hardware
driver should be 'zaphfc' but is actually 'dahdi_hfcs'
pci:0000:00:0b.0     zaphfc+      1397:2bd0 HFC-S ISDN BRI card

What does this error mean: “driver should be ‘zaphfc’ but is actually ‘dahdi_hfcs’” ?

Best regards,

Daniel

sudo rmmod dahdi_hfcs
sudo modprobe zaphfc

include dahdi_hfcs in /etc/modprobe.d/blacklist-dahdi.conf