Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 12:32:29 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata/chipsets ata-siliconimage.c
Message-ID:  <201009021232.o82CWfLG066427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-09-02 12:32:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata/chipsets ata-siliconimage.c 
  Log:
  SVN rev 212146 on 2010-09-02 12:32:29Z by mav
  
  Add fix for SiI3114 and SiI3512 chips bug, which caused sending R_ERR in
  response to DMA activate FIS under certain circumstances. This is
  recommended fix from chip datasheet. If triggered, this bug most likely
  cause write command timeout.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.17      +8 -0      src/sys/dev/ata/chipsets/ata-siliconimage.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009021232.o82CWfLG066427>