K 10 svn:author V 5 kmacy K 8 svn:date V 27 2007-03-19T04:50:15.000000Z K 7 svn:log V 296 The driver would hang during attach on RELENG_6 - by "fixing" the issue by adding debug print statements I've come to the conclusion that too little time is being allowed to pass between register updates. Increasing the DELAY interval by a constant interval eliminates this issue on my hardware. END