cvs commit: src/sys/dev/ata ata-queue.c

Thomas Quinot thomas at FreeBSD.org
Tue Mar 13 20:31:57 UTC 2007


thomas      2007-03-13 20:31:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-queue.c 
  Log:
  (ata_completed): When REQUEST SENSE is automatically issued after a failed
   ATAPI request, do not clear the ATA_R_DEBUG flag. This allows a request
   marked as requiring debug traces to produce these traces also during
   the completion of the autosense processing.
  
  Reviewed by:    sos
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.69      +1 -1      src/sys/dev/ata/ata-queue.c


More information about the cvs-src mailing list