omap3530/beagle_drivers/medstaticrd/beagle_medstaticrd.cpp
branchGCC_SURGE
changeset 120 10294cf40451
parent 113 922af0272d29
--- a/omap3530/beagle_drivers/medstaticrd/beagle_medstaticrd.cpp	Wed Nov 17 11:02:10 2010 +0000
+++ b/omap3530/beagle_drivers/medstaticrd/beagle_medstaticrd.cpp	Mon Nov 22 13:48:58 2010 +0000
@@ -522,7 +522,9 @@
 			memcpy( iTransferBufferLin, (TAny *)(iDiscBufferLin+(aTransactionSectorOffset<<9)), aTransactionSectorCount*512 );
 		}
 		iLatestTransferSectorCount = aTransactionSectorCount;
-		Isr(this); // terrible hack, we've yransferred all the sectors and now we pretend to generate an interrupt
+		
+		// Isr(this); // terrible hack, we've yransferred all the sectors and now we pretend to generate an interrupt
+		iSessionEndDfc.Enque();
 		}
 	else
 		{