K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-09-30T04:03:14.734373Z K 7 svn:log V 417 MFC r212359: Fix a problem where device detection would work unreliably on Serverworks K2 SATA controllers. The chip's status register must be read first, and as a long, for other registers to be correctly updated after a command, and this includes the command sequence in device detection as well as the previously handled case after interrupts. While here, clean up some previous hacks related to this controller. END