K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-04-04T00:26:01.232733Z K 7 svn:log V 343 The Serverworks SATA chipsets used in Apple G5 systems require requiring the ATA status register with a 4-byte read request. This updates it, and subsequent 1-byte reads will return the correct result. This commit adds a hack to do this, which is currently ifdef'd powerpc, although Linux and Darwin do this unconditionally on all platforms. END