Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2011 09:55:24 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c ata-all.h
Message-ID:  <201104120955.p3C9tXia065123@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-12 09:55:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h 
  Log:
  SVN rev 220563 on 2011-04-12 09:55:24Z by mav
  
  Implement automatic SCSI sense fetching for ata(4) in ATA_CAM mode.
  While it could be successfully done by CAM error recovery code, I was
  told by several people that it is also a SIM obligation.
  
  Revision  Changes    Path
  1.330     +78 -2     src/sys/dev/ata/ata-all.c
  1.160     +3 -2      src/sys/dev/ata/ata-all.h



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