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

Conrad J. Sabatier conrads at cox.net
Wed May 11 12:56:02 PDT 2005


On Wed, 11 May 2005 14:36:26 +0000 (UTC), Søren Schmidt
<sos at freebsd.org> wrote:

> sos         2005-05-11 14:36:26 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/ata          ata-queue.c 
>   Log:
>   Add back one line that got deleted in the last commit.
>   Change the comment there so it better describes whats going on.
>   
>   This should fix the boot problems of late.
>   
>   Revision  Changes    Path
>   1.49      +4 -2      src/sys/dev/ata/ata-queue.c

Almost, but still not quite there.  It looks a little better, but I'm
still getting stuck in an infinite loop at boot time.

For some reason, the master device on ata1 (a DVD writer) is being
ignored, and acd0 is being assigned as the slave device (CD-ROM).  Then
I get an endless series of failures on acd0 (device not ready, timeout,
etc.).

If you need the verbose output, I'll copy it by hand for you later. 
Don't have time at the moment.  Just let me know.

-- 
Conrad J. Sabatier <conrads at cox.net> -- "In Unix veritas"


More information about the cvs-all mailing list