1. 12 3月, 2006 6 次提交
  2. 07 3月, 2006 1 次提交
  3. 06 3月, 2006 5 次提交
  4. 05 3月, 2006 6 次提交
  5. 04 3月, 2006 8 次提交
  6. 02 3月, 2006 3 次提交
  7. 01 3月, 2006 1 次提交
  8. 28 2月, 2006 8 次提交
  9. 27 2月, 2006 1 次提交
  10. 26 2月, 2006 1 次提交
    • T
      [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fix · e4e10e3e
      Tejun Heo 提交于
      Silicon Image has disclosed a new sil3114/3152 errata and workaround
      which causes the controller to return R_ERR on DMA activate FIS if the
      FIS is received while the next PRD is being fetched.  This patch
      implements the workaround.
      
      This errata results in lock up and doesn't trigger if m15w workaround
      is in effect.  We stopped applying m15w to 3512 and 3114 in 2.6.14-rc1
      which makes 3512/3114 lock up with some drives on all kernel versions
      since 2.6.14-rc1 upto now (2.6.16-rc4).  This patch should fix the
      regression.
      Signed-off-by: NTejun Heo <htejun@gmail.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      e4e10e3e