K 10 svn:author V 6 alfred K 8 svn:date V 27 2003-02-14T13:10:40.000000Z K 7 svn:log V 300 Fix crash dumps on ata and scsi. To fix scsi, don't wait for ithreads if we're dumping, it makes the debugger sad. To fix ata, use what appears to be a polling method if we're dumping, I stole this from tmm but added code to ensure that this change is only in effect while dumping. Tested by: des END