K 10 svn:author V 9 jimharris K 8 svn:date V 27 2013-07-24T22:42:00.335572Z K 7 svn:log V 331 MFC r253438: 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. Approved by: re (kib) Sponsored by: Intel END