cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-queue.c atapi-cd.c

Nate Lawson nate at root.org
Tue Jan 20 14:58:27 PST 2004


On Mon, 19 Jan 2004, S=F8ren Schmidt wrote:
>   Modified files:
>     sys/dev/ata          ata-all.c ata-all.h ata-queue.c
>                          atapi-cd.c
>   Log:
>   Fix breakage on timeout/retries. The bug cause a sema to be leaked so
>   that the calling process would newer wakeup.
>
>   Revision  Changes    Path
>   1.202     +2 -1      src/sys/dev/ata/ata-all.c
>   1.71      +1 -1      src/sys/dev/ata/ata-all.h
>   1.17      +23 -21    src/sys/dev/ata/ata-queue.c
>   1.161     +1 -1      src/sys/dev/ata/atapi-cd.c

Great, I'll let you know once I test this if it fixes the boot hang when
my cdrom is plugged into the drive bay.

-Nate


More information about the cvs-src mailing list