[Asterisk-bsd] New TDM11B on FBSD5.3. wcfxs error

Alexander Timoshenko gonzo at univ.kiev.ua
Sun Dec 26 07:57:22 CST 2004


Lane (lane at joeandlane.com) wrote:
> I just got the new developer TDM11B, but I got some problems with it.  Since 
> Digium is on vacation, I figured I'd ask here first (actually I asked on 
> asterisk-users, but they basically said they were linux-only ....)
> 
> Anyway, I installed the TDM11B, but have not attached any phone lines, yet.  I 
> just want to work with the demo over SIP first.
> 
> But here's the story, after installing the card on a Dell SC420 (further 
> identifying info comes from dmesg):
> 
    .. skipped .., this is known issue and it has been fixed in SVN. Put
attached file to /usr/ports/misc/zaptel/files and reinstall drivers.

-- 
gonzo
-------------- next part --------------
--- wcfxs/wcfxs.c.orig	Sun Dec 26 12:17:09 2004
+++ wcfxs/wcfxs.c	Sun Dec 26 12:19:47 2004
@@ -1839,6 +1839,8 @@
 
 	/* Set all to outputs except AUX 5, which is an input */
 	WRITE1(WC_AUXC, 0xdf);
+
+	WRITE1(WC_AUXFUNC, 0x4);
 	
 	/* Wait 1/4 of a sec */
 	tsleep(sc, PZERO, "wcfxs_hardware_init", (hz / 4) + 1);


More information about the Asterisk-BSD mailing list