Displaying 1 result from an estimated 1 matches for "zt_chunksize".
2004 Jan 30
2
Asterisk with a laptop with built-in Intel 537 modem
...that the error message 
from "modprobe wcfxo" still returns "No such devices", but the card IS now 
recognized based upon my dmesg results.  However, now I'm running into the 
error "Out of space to write register 06 with e0" as reported by dmesg.
I tried changing ZT_CHUNKSIZE from 8 to 4 to no avail.  Per a FAQ at 
www.digium.com, my problem is that my modem shares interrupts with other 
devices on my laptop.  This is indeed the case based upon dmesg output.  It 
appears the SMbus (controller?), audio controller, and modem all share Int 
9.
Questions:
1) Is IRQ sharing...