K 10 svn:author V 6 scottl K 8 svn:date V 27 2006-04-08T05:08:17.000000Z K 7 svn:log V 376 After further review and discussion, partially revert the previous commit. The real problem was that ioctl handlers needed to call amr_wait_command() with the list lock held. This not only solves the completion race, it also prevents bounce buffer corruption that could arise from amr_start() being called without the proper locks held. Discussed with: ps MFC After: 3 days END