search for: wctdm_stop_dma

Displaying 1 result from an estimated 1 matches for "wctdm_stop_dma".

2007 Jan 25
1
issue with ivtv & wctdm zaptel drivers (TDM PCI Master abort)
...ne is running with a x86_64 kernel and x86_64 userland. This seems to be the part in http://svn.digium.com/view/zaptel/tags/1.4.0/wctdm.c that prints those error messages to the syslog: if (ints & 0x10) { /* Stop DMA, wait for watchdog */ printk("TDM PCI Master abort\n"); wctdm_stop_dma(wc); And this is what I'm seeing in syslog: Jan 24 20:04:06 taz kernel: ivtv0 irq: ENC START CAP 0: 0016d6c0 00004000 Jan 24 20:04:06 taz kernel: ivtv0 dma: DMA encoder MPEG: 0x00004000 bytes at 0x0016d6c0 Jan 24 20:04:06 taz kernel: ivtv0 dma: start DMA for encoder MPEG Jan 24 20:04:06 taz...