search for: wcfxo_stop_dma

Displaying 2 results from an estimated 2 matches for "wcfxo_stop_dma".

2005 Aug 13
0
[Asterisk-Dev] Re: FXO PCI Master abort
...2005-08-13 08:51:00.000000000 +0100 @@ -726,18 +726,11 @@ /* Reset Master and TDM */ outb(0x01, wc->ioaddr + WC_CNTL); outb(0x01, wc->ioaddr + WC_OPER); - - printk("UnMasking IRQ\n"); - outb(0x3f, wc->ioaddr + WC_MASK0); } static void wcfxo_stop_dma(struct wcfxo *wc) { - /* Enable interrupts (we care about all of them, except the one that gave us the abort) */ - printk("Masking IRQ's, waiting for watchdog to restart\n"); - outb(0x2f, wc->ioaddr + WC_MASK0); - outb(0x00, wc->ioaddr + WC_OPER);...
2005 Jan 10
3
FXO PCI Master abort
Recently I started getting weird errors. All of a sudden I see the harddrive of my box glowing steadily and syslog is getting filled (and the cpu hogged) with these errors: It seems to start with this line: Jan 1 03:28:04 kernel: FXO PCI Master abort Jan 1 03:28:04 last message repeated 12 times Jan 1 03:28:06 kernel: CI Master abort Jan 1 03:28:06 kernel: FXO PCI Master abort and seems to