Re: BUG: 2.4.18 & ALI15X3 DMA hang on boot

John Langford (jcl@cs.cmu.edu)
Fri, 22 Mar 2002 10:59:58 -0500


> int port = hwif->index ? 0x5c : 0x58;
> int portFIFO = hwif->channel ? 0x55 : 0x54;
>
>The usage of hwif->index *is* wrong.

Switching hwif->index to hwif->channel doesn't help here - same
failure mode.

I've confirmed that the problem is isolated to
"CONFIG_BLK_DEV_ALI15X3=y" as Dave suggested.

Any other ideas?

-John
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/