1. 07 3月, 2008 11 次提交
  2. 06 3月, 2008 28 次提交
  3. 05 3月, 2008 1 次提交
    • J
      ahci: work around ATI SB600 h/w quirk · a878539e
      Jeff Garzik 提交于
      This addresses the recent ATI SB600 errata, where the hardware does
      not like 256-length PRD entries during FPDMA (aka NCQ).
      
      It hurts performance on SB600, but it is more important to get a
      correct patch eliminating the data corruption/lockups, and then later
      on tune for performance.
      
      We simply limit each command to a maximum of 255 sectors, on SB600.
      Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
      a878539e