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

[ Available lists | Index of cvs-src | Month of Mar 2007 | Week of 14 Mar 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kip Macy <kip.macy@gmail.com>
Date
14 Mar 2007 06:01:43
Subject
Re: cvs commit: src/sys/dev/ata atapi-cam.c
Message-ID
b1fa29170703132237k7d56120ai710ebe4f80b48142@mail.gmail.com


[ Hide this part ]
Could you fix the build?

On 3/13/07, Thomas Quinot <thomas@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
>


Elapsed time: 0.147 seconds