Hi,

   I applied the patches you provided, howevever, in vidc.c, when the
modules reaches the line:

    if (request_irq(hw_config->irq, vidc_sound_dma_irq, 0,
            hw_config->name, &dma_start)) {
        printk(KERN_ERR "%s: IRQ %d is in use\n", name, hw_config->irq);
        goto irq_failed;
    }

    the system hangs up immediately.

    seems that request_irq(20, ... problem is not solved...

Yick



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to