cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-queue.c
atapi-cd.c
David O'Brien
obrien at FreeBSD.org
Sun Jan 25 21:47:59 PST 2004
On Mon, Jan 19, 2004 at 07:20:00AM -0800, Sren Schmidt wrote:
> sos 2004/01/19 07:20:00 PST
>
> 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.
Some commit between Jan 10th and this one makes it so that the kernel
just totally silently hangs on my Cenatek Rocket Drive controller. I
haven't been able to see the "disk" on this controller for months, but
at least I could boot with the PCI card in my machine until now.
A boot -v shows several attempts to reset the Rocket Drive and then total
hang.
More information about the cvs-src
mailing list