Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2010 15:36:15 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ahci ahci.c src/sys/dev/ata ata-all.c src/sys/dev/siis siis.c
Message-ID:  <201011081536.oA8FacEI065858@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-11-08 15:36:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c 
    sys/dev/ata          ata-all.c 
    sys/dev/siis         siis.c 
  Log:
  SVN rev 214988 on 2010-11-08 15:36:15Z by mav
  
  Teach ahci(4), siis(4) and ATA_CAM ata(4) wrapper report to CAM residual
  I/O length on underruns, that often happens for some SCSI commands.
  
  Revision  Changes    Path
  1.46      +22 -8     src/sys/dev/ahci/ahci.c
  1.328     +9 -0      src/sys/dev/ata/ata-all.c
  1.35      +11 -0     src/sys/dev/siis/siis.c



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