Re: [PATCH] 'ata_dmasetup: transfer active on this device!' problem on resume

2002-09-05 Thread Hajimu UMEMOTO
Hi, Thu, 05 Sep 2002 11:40:39 +0900 (JST), Mitsuru IWASAKI [EMAIL PROTECTED] said: iwasaki My patches will do those things during suspend time; iwasaki - wait for DMA transfer completion if it is on the way. iwasaki - cancel new requests (yes, it's possible even during suspend iwasaki

Re: [PATCH] 'ata_dmasetup: transfer active on this device!'problem on resume

2002-09-04 Thread Mitsuru IWASAKI
Sorry, typo... @@ -674,6 +712,20 @@ ad_start(ch-device[MASTER]); if (ch-devices (ATA_ATA_SLAVE) ch-device[SLAVE].driver) ad_start(ch-device[SLAVE]); +} +if (ch-devices (ATA_ATA_MASTER) ch-device[MASTER].driver) { + if (ch-device[MASTER].suspended