K 10 svn:author V 9 jimharris K 8 svn:date V 27 2013-07-17T23:26:56.460128Z K 7 svn:log V 372 Use pause() instead of DELAY() when polling for completion of admin commands during controller initialization. DELAY() does not work here during config_intrhook context - we need to explicitly relinquish the CPU for the admin command completion to get processed. Sponsored by: Intel Reported by: Adam Brooks Reviewed by: carl MFC after: 3 days END