search for: 16d6c0

Displaying 1 result from an estimated 1 matches for "16d6c0".

Did you mean: 16c0
2007 Jan 25
1
issue with ivtv & wctdm zaptel drivers (TDM PCI Master abort)
...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 kernel: ivtv0 irq: ENC DMA COMPLETE 3 0 Jan 24 20:04:06 taz kernel: ivtv0 dma: DMA encoder MPEG completed (16d6c0) J...