Date: Tue, 17 Aug 2004 14:12:27 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: Nate Lawson <njl@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_cmbat.c Message-ID: <20040817191227.GA54933@minubian.inethouston.net> In-Reply-To: <200408171836.i7HIa7SQ079437@repoman.freebsd.org> References: <200408171836.i7HIa7SQ079437@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 17, 2004 at 06:36:07PM +0000, Nate Lawson wrote: > njl 2004-08-17 18:36:07 UTC > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_cmbat.c > Log: > Fix a deadlock on boot for some systems where reading the battery status > also generates a notify. Since we held the lock over this call, the > notify never got to run and the battery status read never returned. > Document this also. > I've had a problem booting -CURRENT on my laptop for quite some time. It would completely lock the machine while loading the kernel. Might this fix that? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817191227.GA54933>