Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 19:05:23 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        =?X-UNKNOWN?Q?S=F8ren_Schmidt?= <sos@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-queue.c    atapi-cd.c
Message-ID:  <20040120190436.L99498@root.org>
In-Reply-To: <20040119152033.E284C16A4F0@hub.freebsd.org>
References:  <20040119152033.E284C16A4F0@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jan 2004, S=F8ren Schmidt wrote:
>   FreeBSD src repository
>
>   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

This is excellent!  My cdrom again is detected just fine (no hang) and due
to your previous commits, suspend/resume works again (S3).

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040120190436.L99498>