K 10 svn:author V 2 ps K 8 svn:date V 27 2006-04-08T02:23:27.000000Z K 7 svn:log V 243 Close a pesky race where after checking the BUSY flag in amr_wait_command, the completion of the command can occur before tsleep is called and the command ends up blocking forever since the wakeup has already been called. Submitted by: ups END