zma800 problems with install in asterisk

Hi.
I have the ZMA800 card (8xFXO modules) made by zapmicro. I have asterisk 1.4.13, kernel 2.6.23, Debian 4.0. I’ve installed zaptel-zma8xx-1.4.4 drivers, after some magicks tricks with source code I’ve install iti succesfully. ztcfg -vv put somthing like that (OK) :

Zaptel Version: 1.4.4
Echo Canceller: MG2
Configuration

Channel map:

Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
Channel 05: FXS Kewlstart (Default) (Slaves: 05)
Channel 06: FXS Kewlstart (Default) (Slaves: 06)
Channel 07: FXS Kewlstart (Default) (Slaves: 07)
Channel 08: FXS Kewlstart (Default) (Slaves: 08)

8 channels configured.

cat /proc/interrupts :

       CPU0       CPU1

0: 86 1 IO-APIC-edge timer
1: 16 1 IO-APIC-edge i8042
6: 2 1 IO-APIC-edge floppy
8: 0 1 IO-APIC-edge rtc
9: 0 0 IO-APIC-fasteoi acpi
18: 14204 13979 IO-APIC-fasteoi 3w-9xxx
19: 0 1 IO-APIC-fasteoi ohci_hcd:usb1
20: 35 1 IO-APIC-fasteoi ehci_hcd:usb2
21: 1420333 1415110 IO-APIC-fasteoi zma
218: 6373 278475 PCI-MSI-edge eth1
219: 69170 248719 PCI-MSI-edge eth0
NMI: 0 0
LOC: 710445 710445
ERR: 1
MIS: 0

cat /proc/zaptel/1 :

Span 1: WCTDM/0 “ZMA8xx REV E Board 1”

       1 WCTDM/0/0 FXSKS
       2 WCTDM/0/1 FXSKS
       3 WCTDM/0/2 FXSKS
       4 WCTDM/0/3 FXSKS
       5 WCTDM/0/4 FXSKS
       6 WCTDM/0/5 FXSKS
       7 WCTDM/0/6 FXSKS
       8 WCTDM/0/7 FXSKS

But in asterisk there are not any zap channels :

asterisk*CLI> core show channeltypes
Type Description Devicestate Indications Transfer


Agent Call Agent Proxy Channel yes yes no
MGCP Media Gateway Control Protocol (MGCP) yes yes no
SIP Session Initiation Protocol (SIP) yes yes yes
Console OSS Console Channel Driver no yes no
Skinny Skinny Client Control Protocol (Skinny) no yes no
Phone Standard Linux Telephony API Driver no yes no
Local Local Proxy Channel Driver yes yes no
IAX2 Inter Asterisk eXchange Driver (Ver 2) yes yes yes

8 channel drivers registered.

So anybody have some problem like this? Have you some suggetstions?
Thanks

Ok. I fix it. Thanks anyway.

How did you fix it ?