K 10 svn:author V 3 mav K 8 svn:date V 27 2011-06-21T08:37:55.402120Z K 7 svn:log V 368 MFC r222897: Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's, but has only 2 SATA ports instead of 4. The worst part is that SStatus and SError registers for missing ports are not implemented and return wrong values (0xffffffff), that caused infinite reset loop. Just ignore that SError value while I found no better way to identify them. END