cvs commit: src/sys/dev/ata atapi-cam.c

Kip Macy kip.macy at gmail.com
Wed Mar 14 06:01:43 UTC 2007


Could you fix the build?

On 3/13/07, Thomas Quinot <thomas at freebsd.org> wrote:
> 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
>


More information about the cvs-src mailing list