Problem configuring TE120P

I have a problem configuring new Digium TE120P on Gentoo Linux.

lspci shows it as “Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)”, but according to manual it should be smth with “d161” as vendor number.

uranus ~ # lspci -nn 01:09.0 Ethernet controller [0200]: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 [1317:0985] (rev 11)

When i load module no error appears, but /proc/zaptel/ remains empty.

uranus misc # modprobe wcte12xp uranus misc # lsmod Module Size Used by wcte12xp 31168 0 zaptel 171684 1 wcte12xp uranus misc # ztcfg ZT_SPANCONFIG failed on span 1: No such device or address (6)

Some related information:
kernel-2.6.21-r4
zaptel-1.2.18
zaptel.conf

Can somebody help me, please?