Benjamin Herrenschmidt wrote:
> >media bay 0 contains a CD-ROM drive > >media-bay 0 is ide 1 > >hda: Enabling MultiWord DMA 2 > >hdc: Enabling MultiWord DMA 2 > >ide1: unexpected interrupt, status=0x00, count=1 > > Hum... looking at the code again, it appears that the IDE_WAKEUP_DELAY_MS > is not used on ohare based machines like the 3400. So changing only the > timeout in wait_for_ready should be enough. I bumped it to 10 seconds, > it's not really a problem since the function will exist as soon as the > drive is ready. > > I'm also pushing to my rsync tree a fix for the bogus interrupt. A synced tree from about 14:00 results here in a hanger on a wallstreet I. -> hdc: Enabling MultiWord DMA 2 nothing more...... I resync again. Andreas