Date: Tue, 13 Mar 2007 20:42:49 +0000 (UTC) From: Thomas Quinot <thomas@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c Message-ID: <200703132042.l2DKgnNn097927@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas      2007-03-13 20:42:49 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          atapi-cam.c 
  Log:
  (atapi_action): Improve error reporting by removing ATA_R_QUIET flag
   from ATAPI requests. If CAM debugging is enabled, also mark ATAPI
   requests with ATA_R_DEBUG flag.
  
  (atapi_cb): Report ATAPI timeouts to the CAM layer.
   Fix incorrect debugging traces in the presence of ATAPI errors.
  
  PR:             kern/103602
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.49      +48 -32    src/sys/dev/ata/atapi-cam.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703132042.l2DKgnNn097927>
