commit | cffc331a3156870d54883bc79e4278472ffd8f1d | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Wed Nov 11 22:49:51 2015 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Thu Nov 12 13:15:55 2015 +1100 |
tree | 2c810060b2565b6d5444d8a4758f93c24ad36ad0 | |
parent | a53cfdcca2834ec7e61fd955c4f24ac233c4ec16 [diff] |
cuda.c: add delay to setting of SR_INT bit MacOS 9 is racy when it comes to accessing the shift register. Fix this by introducing a small delay between data accesses and raising the SR_INT interrupt bit. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>